From 73ce3e156e52fdc42e8e16114ed2f436878ced05 Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Fri, 25 Feb 2011 07:18:46 -0700 Subject: s3: Announce HSM in the gpfs module --- docs-xml/manpages-3/vfs_gpfs.8.xml | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) (limited to 'docs-xml/manpages-3/vfs_gpfs.8.xml') diff --git a/docs-xml/manpages-3/vfs_gpfs.8.xml b/docs-xml/manpages-3/vfs_gpfs.8.xml index 3372a951e2..5f89ffac77 100644 --- a/docs-xml/manpages-3/vfs_gpfs.8.xml +++ b/docs-xml/manpages-3/vfs_gpfs.8.xml @@ -104,6 +104,27 @@ + + + + gpfs:hsm = [ yes | no ] + + + Enable/Disable announcing if this FS has HSM enabled. + + + + + no(default) - Do not announce HSM. + + + no - Announce HSM. + + + + + + gpfs:getrealfilename = [ yes | no ] -- cgit