Date: Tue, 10 Apr 2007 01:28:25 -0500 From: "Scot Hetzel" <swhetzel@gmail.com> To: "Andrey V. Elsukov" <bu7cher@yandex.ru> Cc: freebsd-fs@freebsd.org, zfs-discuss@opensolaris.org, freebsd-current@freebsd.org, Pawel Jakub Dawidek <pjd@freebsd.org> Subject: Re: ZFS committed to the FreeBSD base. Message-ID: <790a9fff0704092328q722de3bfnddbe78ed6b0dbe84@mail.gmail.com> In-Reply-To: <461B1DDC.8050009@yandex.ru> References: <20070406025700.GB98545@garage.freebsd.pl> <461B1DDC.8050009@yandex.ru>
next in thread | previous in thread | raw e-mail | index | archive | help
On 4/10/07, Andrey V. Elsukov <bu7cher@yandex.ru> wrote: > 2. I've tried snapshots. Seems that all work good. I have one > question: .zfs directory should be invisible? I can `cd .zfs` > and see it's content, but may be .zfs should be visible like > an ufs's .snap? > >From zfs(1M) man page: : Snapshots : File system snapshots can be accessed under the ".zfs/snapshot" direc- tory in the root of the file system. Snapshots are automatically mounted on demand and may be unmounted at regular intervals. The visi- bility of the ".zfs" directory can be controlled by the "snapdir" prop- erty. : snapdir=hidden | visible Controls whether the ".zfs" directory is hidden or visible in the root of the file system as discussed in the "Snapshots" section. The default value is "hidden". 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?790a9fff0704092328q722de3bfnddbe78ed6b0dbe84>