Re: Add ZFS to locate.updatedb

From: Craig Rodrigues <rodrigc_at_crodrigues.org>
Date: Tue, 24 Apr 2007 09:21:43 -0400
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
Received on Tue Apr 24 2007 - 11:21:25 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:09 UTC