Whamcloud - gitweb
LU-6728 lfs: check if pool_name is NULL 96/15296/2
authorwang di <di.wang@intel.com>
Sun, 14 Jun 2015 00:26:04 +0000 (17:26 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 16 Jun 2015 16:03:48 +0000 (16:03 +0000)
commit91f377258cfc85c74738965a57b7d531e0f427b4
treea56bd9653dace5a9bcab991d4d54dd37d95c8379
parent353ef58b1d2394c4721a340e2463b07d4069d99c
LU-6728 lfs: check if pool_name is NULL

It should check if the pool_name is NULL before
dumping pool information in lmv_dump_user_lmm().

Signed-off-by: wang di <di.wang@intel.com>
Change-Id: I2f3c016be919d099437bfdb0cf78a2a1ca88d57d
Reviewed-on: http://review.whamcloud.com/15296
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity.sh
lustre/utils/liblustreapi.c