Home
last modified time | relevance | path

Searched hist:b4b924c7 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/ceph/
H A Dinode.cb4b924c7 Wed Aug 24 08:24:42 CDT 2022 Jeff Layton <jlayton@kernel.org> ceph: increment i_version when doing a setattr with caps

When the client has enough caps to satisfy a setattr locally without
having to talk to the server, we currently do the setattr without
incrementing the change attribute.

Ensure that if the ctime changes locally, then the change attribute
does too.

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