bcachefs: Factor out fs-common.c
This refactoring makes the code easier to understand by separating the
bcachefs btree transactional code from the linux VFS code - but more
importantly, it's also to share code with the fuse port.
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Showing
fs/bcachefs/fs-common.c
0 → 100644
fs/bcachefs/fs-common.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment