summaryrefslogtreecommitdiff
path: root/fs/ceph/Makefile
diff options
context:
space:
mode:
authorVenky Shankar <vshankar@redhat.com>2022-03-10 17:34:19 +0300
committerIlya Dryomov <idryomov@gmail.com>2022-05-25 21:45:13 +0300
commitd7a2dc523085f8b8c60548ceedc696934aefeb0e (patch)
treea4fa62d443b927fd0cdc4adc6811aeeacc0d65f4 /fs/ceph/Makefile
parent4b0986a3613c92f4ec1bdc7f60ec66fea135991f (diff)
downloadlinux-d7a2dc523085f8b8c60548ceedc696934aefeb0e.tar.xz
ceph: allow ceph.dir.rctime xattr to be updatable
`rctime' has been a pain point in cephfs due to its buggy nature - inconsistent values reported and those sorts. Fixing rctime is non-trivial needing an overall redesign of the entire nested statistics infrastructure. As a workaround, PR http://github.com/ceph/ceph/pull/37938 allows this extended attribute to be manually set. This allows users to "fixup" inconsistent rctime values. While this sounds messy, its probably the wisest approach allowing users/scripts to workaround buggy rctime values. The above PR enables Ceph MDS to allow manually setting rctime extended attribute with the corresponding user-land changes. We may as well allow the same to be done via kclient for parity. Signed-off-by: Venky Shankar <vshankar@redhat.com> Reviewed-by: Xiubo Li <xiubli@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'fs/ceph/Makefile')
0 files changed, 0 insertions, 0 deletions