Whamcloud - gitweb
LU-11776 utils: add support lfs find with mdt hash flag
authorYang Sheng <ys@whamcloud.com>
Fri, 10 Jul 2020 15:31:17 +0000 (23:31 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 17 Sep 2021 22:27:28 +0000 (22:27 +0000)
commitd95992970f698f0472a59302ed69ef8a6762f21e
tree58435b869dfbc741429a1f18dca759b01816ad52
parent31b7ff42e621bfbd6e122ff1c81401d9a3b10080
LU-11776 utils: add support lfs find with mdt hash flag

The lfs find can use mdt hash flag as a condition. Also
change it can find with one more mdt hash type.

Lustre-change: https://review.whamcloud.com/39340
Lustre-commit: 00141b1a746d4733c2f52c7a7edec36da4cedcac

Signed-off-by: Yang Sheng <ys@whamcloud.com>
Change-Id: I599bb1a3cc2c9ea2a523f50f119bd93a5520d213
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/44944
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Andreas Dilger <adilger@whamcloud.com>
lustre/doc/lfs-find.1
lustre/include/lustre/lustreapi.h
lustre/include/uapi/linux/lustre/lustre_user.h
lustre/lod/lproc_lod.c
lustre/mdd/mdd_dir.c
lustre/tests/sanity-lfsck.sh
lustre/tests/sanity.sh
lustre/utils/lfs.c
lustre/utils/liblustreapi.c