mirror of
https://github.com/ceph/ceph
synced 2025-02-21 18:17:42 +00:00
mds: add comment on linkage durability
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
parent
28b1c539c4
commit
805069fbe9
@ -359,7 +359,7 @@ protected:
|
||||
friend class C_MDC_XlockRequest;
|
||||
|
||||
CDir *dir = nullptr; // containing dirfrag
|
||||
linkage_t linkage;
|
||||
linkage_t linkage; /* durable */
|
||||
mempool::mds_co::list<linkage_t> projected;
|
||||
|
||||
version_t version = 0; // dir version when last touched.
|
||||
|
Loading…
Reference in New Issue
Block a user