]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/error.h
Update bcachefs sources to 504729f99c bcachefs: Allow answering y or n to all fsck...
[bcachefs-tools-debian] / libbcachefs / error.h
index 91c7e4ee8f7266ea193414461a145236e7dc5277..edf12443822c2599fe99651b3fd1855d40f18c00 100644 (file)
@@ -104,6 +104,7 @@ struct fsck_err_state {
        u64                     nr;
        bool                    ratelimited;
        int                     ret;
+       int                     fix;
        char                    *last_msg;
 };