+1
−0
fs/bcachefs/darray.c
0 → 100644
+21
−0
+17
−11
Loading
Move the slowpath (actually growing the darray) to an out-of-line
function; also, add some helpers for the upcoming btree write buffer
rewrite.
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>