From: Christian Ambach Date: Tue, 30 Oct 2012 14:39:02 +0000 (+0100) Subject: s3:docs document shadow:snapdirseverywhere option of vfs_shadow_copy2 X-Git-Tag: ldb-1.1.14~102 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=a88e3be794a7458ad644e5b73435971533aa7dbe;p=thirdparty%2Fsamba.git s3:docs document shadow:snapdirseverywhere option of vfs_shadow_copy2 Autobuild-User(master): Volker Lendecke Autobuild-Date(master): Tue Oct 30 18:32:57 CET 2012 on sn-devel-104 --- diff --git a/docs-xml/manpages/vfs_shadow_copy2.8.xml b/docs-xml/manpages/vfs_shadow_copy2.8.xml index 34f3d1b1c03..b313416c6b6 100644 --- a/docs-xml/manpages/vfs_shadow_copy2.8.xml +++ b/docs-xml/manpages/vfs_shadow_copy2.8.xml @@ -157,6 +157,21 @@ + + shadow:snapdirseverywhere = yes/no + + + If you enable + shadow:snapdirseverywhere then this module will look + out for snapshot directories in the current and all parent + directories of the current working directory. + An example where this is needed are independent filesets in + IBM's GPFS, but other filesystems might support snapshotting + only particular subtrees of the filesystem as well. + + + +