Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Apr 2007 14:13:48 +0900
From:      Alexander Nedotsukov <bland@FreeBSD.org>
To:        Craig Rodrigues <rodrigc@crodrigues.org>
Cc:        freebsd-current@FreeBSD.org
Subject:   Re: Add ZFS to locate.updatedb
Message-ID:  <462EE38C.1030301@FreeBSD.org>
In-Reply-To: <20070424132143.GA22217@crodrigues.org>
References:  <462DBD68.40102@FreeBSD.org> <20070424132143.GA22217@crodrigues.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Craig Rodrigues wrote:
> On Tue, Apr 24, 2007 at 05:18:48PM +0900, Alexander Nedotsukov wrote:
>   
>> -: ${FILESYSTEMS:="ufs ext2fs"}			 # allowed filesystems 
>> +: ${FILESYSTEMS:="ufs ext2fs zfs"}		 # allowed filesystems 
>>  : ${find:=find}
>>     
>
> Why restrict it to just those three file systems?
> How about allowing more file systems, for example:
>
> lsvfs | egrep -v 'loopback|network|synthetic|read-only|^\-|^File'
>   
It's okay with me. I just followed the existing practice.
Alexander.
ps. One more thing. I think it is good idea to add /media to default 
PRUNEPATHS too.




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?462EE38C.1030301>