]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/bcachefs_format.h
Update bcachefs sources to e7f6215768 bcachefs: Fix snapshot_skiplist_good()
[bcachefs-tools-debian] / libbcachefs / bcachefs_format.h
index 20e96daf9ca1960c66a2364638c115f73ce02677..f17238be494cc682f3d4b455a59e097259e12aef 100644 (file)
@@ -1150,6 +1150,7 @@ struct bch_snapshot {
        __le32                  parent;
        __le32                  children[2];
        __le32                  subvol;
+       /* corresponds to a bch_snapshot_tree in BTREE_ID_snapshot_trees */
        __le32                  tree;
        __le32                  depth;
        __le32                  skip[3];