diff options
author | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-21 20:54:39 +0300 |
---|---|---|
committer | Kent Overstreet <kent.overstreet@linux.dev> | 2023-10-31 19:18:37 +0300 |
commit | bbe682c76789d679cb75effd7792d41b09efea00 (patch) | |
tree | 26681b09b958dd337a5a349af0e219376da948f1 /certs | |
parent | d0261559c434abbd7254c9c97c68f5e024daabf4 (diff) | |
download | linux-bbe682c76789d679cb75effd7792d41b09efea00.tar.xz |
bcachefs: Ensure devices are always correctly initialized
We can't mark device superblocks or allocate journal on a device that
isn't online.
That means we may need to do this on every mount, because we may have
formatted a new filesystem and then done the first mount
(bch2_fs_initialize()) in degraded mode.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions