]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/recovery_types.h
Update bcachefs sources to c887148ebf99 thread_with_file: add f_ops.flush
[bcachefs-tools-debian] / libbcachefs / recovery_types.h
index f0fc1dbb7239296af6712bb0ecc6cc666cf9d36b..1361e34d4e64c2939fc0b7af8c9df9e5d9dfc7cf 100644 (file)
@@ -44,6 +44,7 @@
        x(check_dirents,                        27, PASS_FSCK)                  \
        x(check_xattrs,                         28, PASS_FSCK)                  \
        x(check_root,                           29, PASS_ONLINE|PASS_FSCK)      \
+       x(check_subvolume_structure,            36, PASS_ONLINE|PASS_FSCK)      \
        x(check_directory_structure,            30, PASS_ONLINE|PASS_FSCK)      \
        x(check_nlinks,                         31, PASS_FSCK)                  \
        x(delete_dead_inodes,                   32, PASS_FSCK|PASS_UNCLEAN)     \