Whamcloud - gitweb
LU-15010 mdc: add support for grant shrink
authorAlex Zhuravlev <bzzz@whamcloud.com>
Thu, 16 Sep 2021 08:20:18 +0000 (11:20 +0300)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 22 Oct 2021 16:51:20 +0000 (16:51 +0000)
commit25d485b58c696d46a76214f1162ad87329ee9e84
tree14811d2608c1d73e5136f20fb66dd227a98be1e0
parent789073a99a670bc8b0cdd30f2d6196ed3335500b
LU-15010 mdc: add support for grant shrink

just re-use existing mechanism used in OSC

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I4cdca057d35eaff6493d047127f1fe5eee9e9620
Reviewed-on: https://review.whamcloud.com/45177
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/include/lustre_osc.h
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/llite/llite_lib.c
lustre/mdc/lproc_mdc.c
lustre/mdt/mdt_handler.c
lustre/mdt/mdt_internal.h
lustre/osc/osc_request.c
lustre/tests/sanity.sh