bcachefs: Change __bch2_writepage() to not write to holes
authorKent Overstreet <kent.overstreet@gmail.com>
Mon, 29 Jul 2019 16:24:36 +0000 (12:24 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:08:24 +0000 (17:08 -0400)
commit7f5e31e1a4c8821b346c9b2cc108ffbdd87778a7
tree99292dcaa126f193b608603c2ad2cda287d7c194
parente10d309471c54dbcb0dfc2c780672c07d4805495
bcachefs: Change __bch2_writepage() to not write to holes

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/fs-io.c