Home
last modified time | relevance | path

Searched hist:b1c945b3fd926ea121172eedc271f4b816b44387 (Results 1 – 1 of 1) sorted by relevance

/linux/fs/bcachefs/
H A Dsuper.cdiff b1c945b3fd926ea121172eedc271f4b816b44387 Thu Mar 23 01:48:37 CET 2023 Kent Overstreet <kent.overstreet@linux.dev> bcachefs: Run freespace init in device hot add path

Like in the recovery, and device add, we have to check if devices don't
have the freespace btree initialized - this was missed in the device hot
add path.

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>