Whamcloud - gitweb
LU-1962 util: Add --lazy flag to lfs df
authorAndriy Skulysh <Andriy_Skulysh@xyratex.com>
Wed, 19 Sep 2012 13:37:22 +0000 (16:37 +0300)
committerOleg Drokin <green@whamcloud.com>
Sun, 7 Oct 2012 05:00:21 +0000 (01:00 -0400)
commit3b2d496affc294e86744ab9b1c1014f0ce81bb3e
treed7778db0574422cb65f41278f08216d4fc2b757f
parentd523a6ce41c7624df0d63ea6c68561dad1ee30d6
LU-1962 util: Add --lazy flag to lfs df

add --lazy flag to lfs df
it allows to skip unavailable OSTs and report
"Resource temporarily unavailable" for them

Xyratex-bug-id: MRP-583
Signed-off-by: Andriy Skulysh <Andriy_Skulysh@xyratex.com>
Reviewed-by: Alexander Boyko <alexander_boyko@xyratex.com>
Reviewed-by: Alexey Lyashkov <alexey_lyashkov@xyratex.com>
Change-Id: Idb6b728b52c5fa1590d07201700a3fad0ef7cc78
Reviewed-on: http://review.whamcloud.com/4007
Reviewed-by: Yu Jian <yujian@whamcloud.com>
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre/lustre_user.h
lustre/llite/llite_lib.c
lustre/lov/lov_obd.c
lustre/tests/conf-sanity.sh
lustre/utils/lfs.c