Whamcloud - gitweb
LU-6626 utils: lfs_getstripe prints empty pool name 06/14906/2
authorLi Xi <lixi@ddn.com>
Thu, 21 May 2015 09:40:47 +0000 (17:40 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 28 May 2015 22:16:07 +0000 (22:16 +0000)
commit4a737615cfc55cbdb0beb1c413e054c268044d54
tree323b1567b61352a1a975fe627e0b3568611f7427
parentd47f00d5a420b594b49564b2e00efca4602c3fb5
LU-6626 utils: lfs_getstripe prints empty pool name

When the stripe version is V3, yet pool name is empty, the
lfs getstripe command will prints an empty pool name. That is
confusing since the user might think there is a pool for this
directory.

Signed-off-by: Li Xi <lixi@ddn.com>
Change-Id: I4338362331bc958686464bfdfea647c90244f818
Reviewed-on: http://review.whamcloud.com/14906
Tested-by: Jenkins
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/utils/liblustreapi.c