find(1): Revert back to using statfs.f_type again for fstype comparison.
authorSascha Wildner <saw@online.de>
Sat, 23 Jun 2012 12:14:16 +0000 (14:14 +0200)
committerSascha Wildner <saw@online.de>
Sat, 23 Jun 2012 12:14:16 +0000 (14:14 +0200)
commit83c5db2eae3d86072ab3ed6b4b64b10b2bd9e3a5
tree559df722a430404124cfc6960e3f52e523275a29
parent864f32bcf6d8dfd0205d498a8093126cb25bb5bc
find(1): Revert back to using statfs.f_type again for fstype comparison.

It was breaking the weekly locate database update. More investigation
is needed here.

While here, also bring back 00a0ead88e3b856b49bc34aa4c3d8b0d80940600
which was accidentally removed.
usr.bin/find/function.c