]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ceph: only touch the caps which have the subset mask requested
authorXiubo Li <xiubli@redhat.com>
Mon, 16 Dec 2019 05:12:07 +0000 (00:12 -0500)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 27 Jan 2020 15:53:39 +0000 (16:53 +0100)
commit9f8b72b3a9485d659410989c6daf5467ebe264ea
tree80cf0b52084715d38008b1af3f7f46195a73295a
parent893e456b2c0bae61e172d2600a89c96abf9b3daf
ceph: only touch the caps which have the subset mask requested

For the caps having no any subset mask requested we shouldn't touch
them.

Signed-off-by: Xiubo Li <xiubli@redhat.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/caps.c