Whamcloud - gitweb
LU-819 utils: Fix lfs getstripe -M
authorwangdi <di.wang@whamcloud.com>
Fri, 4 Nov 2011 06:00:05 +0000 (23:00 -0700)
committerOleg Drokin <green@whamcloud.com>
Thu, 23 Feb 2012 05:11:24 +0000 (00:11 -0500)
commit322968acf183ab16d952cd3026f6580957b31259
tree45ed508def0146c1bc3698cb2fc545a53e4ecdf5
parent4000adc51d76e329b0ba941a7524f9c77780fd4c
LU-819 utils: Fix lfs getstripe -M

1. Fix lfs getstripe -M problem: some typo in llapi_file_fget_mdtidx.
2. Add lfs find -mdt and lfs mdts.
3. Add sanity test to check lfs getstripe -M and lfs find -mdt.

Signed-off-by: wangdi <di.wang@whamcloud.com>
Change-Id: I3b327d33c49009149dbed23728416efecb67691c
Reviewed-on: http://review.whamcloud.com/1646
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
14 files changed:
lustre/include/linux/lustre_lib.h
lustre/include/lustre/liblustreapi.h
lustre/include/lustre/lustre_user.h
lustre/include/lustre_lib.h
lustre/include/obd.h
lustre/llite/dir.c
lustre/llite/file.c
lustre/llite/llite_internal.h
lustre/llite/llite_lib.c
lustre/lmv/lmv_obd.c
lustre/tests/sanity.sh
lustre/tests/test-framework.sh
lustre/utils/lfs.c
lustre/utils/liblustreapi.c