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)
commit5f55ac4a1dcbb6e1d4d964e53c6ab041239dee05
tree01b553f4e852214596627a8aa4e04ad37bb5fa85
parenta101801ae209245afff037b6b29d2bce1cd12666
LUDOC-340 pools: fix maximum pool name length to 15

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