Whamcloud - gitweb
LUDOC-340 pools: fix maximum pool name length to 15 27/21727/2
authorAndreas Dilger <andreas.dilger@intel.com>
Thu, 4 Aug 2016 22:13:53 +0000 (16:13 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Tue, 30 Aug 2016 16:57:12 +0000 (16:57 +0000)
Change the maximum pool name length to 15, from 16, due to changes
in the code to sanity check the maximum pool name length in patch
http://review.whamcloud.com/10306 "LU-5054 llite: enforce pool name
length limit".

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: Ic73b09481d70ac11a2b7e02c3cb444de3f68d30e
Reviewed-on: http://review.whamcloud.com/21727
Tested-by: Jenkins
Reviewed-by: Li Xi <lixi@ddn.com>
ManagingFileSystemIO.xml

index 16e8bc8..b3439e8 100644 (file)
@@ -361,7 +361,7 @@ mgs# lctl pool_new
 <replaceable>poolname</replaceable>
 </screen>
       <note>
-        <para>The pool name is an ASCII string up to 16 characters.</para>
+        <para>The pool name is an ASCII string up to 15 characters.</para>
       </note>
       <para>To add the named OST to a pool, run:</para>
       <screen>