Whamcloud - gitweb
LU-13176 mdd: rename file with different project ID
authorHongchao Zhang <hongchao@whamcloud.com>
Tue, 11 Jan 2022 15:12:55 +0000 (23:12 +0800)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 16 Nov 2022 06:26:24 +0000 (06:26 +0000)
commitaa0c391095eec387fee632e31de79974cc077258
treefe7fa558c7dfec3ed1ac29184cd11f84a3d80227
parent04ab82d63e3eb672cc22e81583258474e6868b84
LU-13176 mdd: rename file with different project ID

This patch relaxes the limitation for rename between different
project IDs, and it will allow the normal file rename between
directories with different project IDs.

Lustre-change: https://review.whamcloud.com/45660
Lustre-commit: 88c26912a3237fb63923bbb7c7b09111f9f30bbe

Signed-off-by: Hongchao Zhang <hongchao@whamcloud.com>
Change-Id: I4a2c21248d1e12ad1d00430e11e5dd50fe5eaf60
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Li Dongyang <dongyangli@ddn.com>
Reviewed-on: https://review.whamcloud.com/c/ex/lustre-release/+/49056
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/mdd/mdd_dir.c
lustre/tests/sanity-quota.sh