mds: add comment on linkage durability

Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
Patrick Donnelly 2021-01-14 19:58:29 -08:00
parent 28b1c539c4
commit 805069fbe9
No known key found for this signature in database
GPG Key ID: 3A2A7E25BEA8AADB

View File

@ -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.