]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/subvolume_types.h
Update bcachefs sources to 6a20aede29 bcachefs: Fix quotas + snapshots
[bcachefs-tools-debian] / libbcachefs / subvolume_types.h
index aa49c45a35ab2d2ee853b3119f349bb189919a39..c6c1cbad97816c6cf0b8974b5e53d64cc2468c8f 100644 (file)
@@ -10,6 +10,7 @@ struct snapshot_t {
        u32                     parent;
        u32                     children[2];
        u32                     subvol; /* Nonzero only if a subvolume points to this node: */
+       u32                     tree;
        u32                     equiv;
 };