diff options
author | Luis Henriques <lhenriques@suse.com> | 2020-03-11 11:05:38 +0000 |
---|---|---|
committer | Ilya Dryomov <idryomov@gmail.com> | 2020-03-30 12:42:43 +0200 |
commit | ef9157259fb7bb3bc2c61df227e36f1b861a4753 (patch) | |
tree | dc447f48fd161d3a35069631817f5ede6f0d3247 /drivers/block | |
parent | 9bccb76574ad9ba6f5868b09053179fa2e72f8e0 (diff) |
ceph: fix snapshot directory timestamps
The .snap directory timestamps are kept at 0 (1970-01-01 00:00), which
isn't consistent with what the fuse client does. This patch makes the
behaviour consistent, by setting these timestamps (atime, btime, ctime,
mtime) to those of the parent directory.
Cc: Marc Roos <M.Roos@f1-outsourcing.eu>
Signed-off-by: Luis Henriques <lhenriques@suse.com>
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions