mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-12-08 00:00:12 +03:00
Update bcachefs sources to 47854fc052af bcachefs: adjust BCH_MEMBER_STATE_evacuating for new semantics
This commit is contained in:
parent
4d1f0d5340
commit
b0a6966707
@ -1 +1 @@
|
||||
9a0aad1cf4047ff685a3f0f81af596f3c62ff70e
|
||||
47854fc052affa886552a188272cff4e08a7582f
|
||||
|
||||
@ -879,7 +879,7 @@ bool bch2_can_write_fs_with_devs(struct bch_fs *c, struct bch_devs_mask devs,
|
||||
}
|
||||
}
|
||||
|
||||
return bch2_can_read_fs_with_devs(c, devs, flags, err);
|
||||
return true;
|
||||
}
|
||||
|
||||
bool bch2_sb_has_journal(struct bch_sb *sb)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user