bcachefs: Break up io.c
More reorganization, this splits up io.c into
- io_read.c
- io_misc.c - fallocate, fpunch, truncate
- io_write.c
Signed-off-by:
Kent Overstreet <kent.overstreet@linux.dev>
Showing
fs/bcachefs/io_misc.c
0 → 100644
fs/bcachefs/io_misc.h
0 → 100644
fs/bcachefs/io_read.c
0 → 100644
This diff is collapsed.
fs/bcachefs/io_read.h
0 → 100644
This diff is collapsed.
Please register or sign in to comment