commit | f5e17aed3accb406f51ae528d657c275efc1edfc | [log] [tgz] |
---|---|---|
author | Jeff Layton <jlayton@kernel.org> | Tue Feb 18 14:12:32 2020 -0500 |
committer | Ilya Dryomov <idryomov@gmail.com> | Mon Mar 30 12:42:41 2020 +0200 |
tree | 29e7c5f349fefdb77af7b6cd708e3579aeae3dd4 | |
parent | 3bb48b4142bbf72045af5ebe72e65ccff6d02680 [diff] |
ceph: track primary dentry link Newer versions of the MDS will flag a dentry as "primary". In later patches, we'll need to consult this info, so track it in di->flags. Signed-off-by: Jeff Layton <jlayton@kernel.org> Reviewed-by: "Yan, Zheng" <zyan@redhat.com> Signed-off-by: Ilya Dryomov <idryomov@gmail.com>