Date: Tue, 24 Apr 2007 09:00:16 -0500 From: "Scot Hetzel" <swhetzel@gmail.com> To: "Craig Rodrigues" <rodrigc@crodrigues.org> Cc: freebsd-current@freebsd.org Subject: Re: Add ZFS to locate.updatedb Message-ID: <790a9fff0704240700w66588889n10764667fbb1cdc0@mail.gmail.com> 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
On 4/24/07, Craig Rodrigues <rodrigc@crodrigues.org> 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' > There is no need to specify all the supported filesystems in locate.updatedb, as you can specify them in /etc/locate.rc. Scot -- DISCLAIMER: No electrons were mamed while sending this message. Only slightly bruised.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?790a9fff0704240700w66588889n10764667fbb1cdc0>