]> asedeno.scripts.mit.edu Git - linux.git/commit
ceph: carry snapshot creation time with inodes
authorDavid Disseldorp <ddiss@suse.de>
Thu, 18 Apr 2019 12:15:46 +0000 (14:15 +0200)
committerIlya Dryomov <idryomov@gmail.com>
Mon, 8 Jul 2019 12:01:40 +0000 (14:01 +0200)
commit193e7b37628e97c6e66ec26a2c062dace68b4acd
tree24bcc4b4dc2d768479ab76a1e7e1609c6319059b
parente1b814391440b65df0836cef8c7b641fb83f4bf6
ceph: carry snapshot creation time with inodes

MDS InodeStat v3 wire structures include a trailing snapshot creation
time member. Unmarshall this and retain it for a future vxattr.

Signed-off-by: David Disseldorp <ddiss@suse.de>
Reviewed-by: "Yan, Zheng" <zyan@redhat.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
fs/ceph/inode.c
fs/ceph/mds_client.c
fs/ceph/mds_client.h
fs/ceph/super.h