]> git.sesse.net Git - bcachefs-tools-debian/blobdiff - libbcachefs/inode.c
Update bcachefs sources to feaca6edbd24 mean and variance: Promote to lib/math
[bcachefs-tools-debian] / libbcachefs / inode.c
index a2c96f7c193f96bec34e041bfa0abbff5cf7620f..b861ab2e27bd9b322543fd978fdd29e19297b231 100644 (file)
@@ -1173,7 +1173,7 @@ again:
                        break;
 
                if (ret) {
-                       if (!test_bit(BCH_FS_RW, &c->flags)) {
+                       if (!test_bit(BCH_FS_rw, &c->flags)) {
                                bch2_trans_unlock(trans);
                                bch2_fs_lazy_rw(c);
                        }