Whamcloud - gitweb
LU-11429 mdt: rename mdt_remote_permission 47/33247/2
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 27 Sep 2018 11:41:01 +0000 (13:41 +0200)
committerOleg Drokin <green@whamcloud.com>
Tue, 23 Oct 2018 05:17:46 +0000 (05:17 +0000)
commit32b0004ef1c34347e4d312b9126496db50634ee0
tree998b483f5ba0f587b6b09ceddb12660cc4741415
parent30d55877c30ca06db4003b70025fcc526e144569
LU-11429 mdt: rename mdt_remote_permission

Rename mdt_remote_permission() to mdt_remote_dir_permission() and
mdt_remote_permission_check() to mdt_remote_dir_permission_check()
to match the "mdt_remote_dir" and "mdt_remote_dir_gid" proc tunable
names.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I3336260b3fdc0a1ab3b12a7e2c4722c7a63ebbe5
Reviewed-on: https://review.whamcloud.com/33247
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Ben Evans <bevans@cray.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/mdt/mdt_internal.h
lustre/mdt/mdt_reint.c
lustre/mdt/mdt_xattr.c