Whamcloud - gitweb
LU-15010 mdc: add support for grant shrink 56/44956/5
authorAlex Zhuravlev <bzzz@whamcloud.com>
Thu, 16 Sep 2021 08:20:18 +0000 (11:20 +0300)
committerOleg Drokin <green@whamcloud.com>
Sun, 17 Oct 2021 18:11:38 +0000 (18:11 +0000)
commit6e116213e3fd7d72686a6004a3e457c3120e6b52
treedc8b1be1c76f9dd8fb1920846633ea7f1e38dcd6
parentd45be79a069f527657c1ce91630183031ea42b27
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/44956
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@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