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.orgReceived 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