commit | d19a0b540182a742338d88f6501e4f29a30d7541 | [log] [tgz] |
---|---|---|
author | Yan, Zheng <zyan@redhat.com> | Thu Nov 23 17:59:13 2017 +0800 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Jan 29 18:36:04 2018 +0100 |
tree | f0f5357777c4bc0bdab32701e891000522a610c6 | |
parent | 222b7f90ba3825728fd27e9105aeee7af9576819 [diff] |
ceph: voluntarily drop Lx cap for link/rename requests MDS need to xlock inode's linklock when handling link/rename requests. Voluntarily dropping CEPH_CAP_AUTH_EXCL avoids a cap revoke message. Signed-off-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>