]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ci.git/commit
client: fix snap directory atime
authorLuis Henriques <lhenriques@suse.com>
Wed, 11 Mar 2020 11:10:05 +0000 (11:10 +0000)
committerLuis Henriques <lhenriques@suse.de>
Thu, 18 Jun 2020 09:38:35 +0000 (10:38 +0100)
commit057842132600d6d5854f16600b90131075a1b509
tree952b8b1ef8ca2513532155d846c6e49531a72afa
parent0360bea127397a41eb282a1eef9af4ff4477b9d4
client: fix snap directory atime

For consistency, also get the .snap directory atime from the parent
directory.  Otherwise, this timestamp will be kept at 1970-01-01.

Fixes: https://tracker.ceph.com/issues/46070
Signed-off-by: Luis Henriques <lhenriques@suse.com>
src/client/Client.cc