bcachefs: Split up fs-io.[ch]
fs-io.c is too big - time for some reorganization
- fs-dio.c: direct io
- fs-pagecache.c: pagecache data structures (bch_folio), utility code
Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Showing
fs/bcachefs/fs-io-buffered.c
0 → 100644
This diff is collapsed.
fs/bcachefs/fs-io-buffered.h
0 → 100644
fs/bcachefs/fs-io-direct.c
0 → 100644
This diff is collapsed.
fs/bcachefs/fs-io-direct.h
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment