Add ZFS to locate.updatedb

Craig Rodrigues rodrigc at crodrigues.org
Tue Apr 24 13:21:25 UTC 2007


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'

-- 
Craig Rodrigues        
rodrigc at crodrigues.org


More information about the freebsd-current mailing list