git: find(1): Revert back to using statfs.f_type again for fstype comparison.

Sascha Wildner swildner at crater.dragonflybsd.org
Sat Jun 23 05:15:15 PDT 2012


commit 83c5db2eae3d86072ab3ed6b4b64b10b2bd9e3a5
Author: Sascha Wildner <saw at online.de>
Date:   Sat Jun 23 14:14:16 2012 +0200

    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.

Summary of changes:
 usr.bin/find/function.c |   34 +++++++++++++++++++++++++---------
 1 files changed, 25 insertions(+), 9 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/83c5db2eae3d86072ab3ed6b4b64b10b2bd9e3a5


-- 
DragonFly BSD source repository





More information about the Commits mailing list