summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-07-10 05:28:08 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2023-10-23 00:10:07 +0300
commita09818c7e78633ee8a6d147ea5bf074d60ea66cd (patch)
tree1ae1b2802c083a645f766d45b05d13a62307b52a /include
parentea28c86722954a58e3bab24eec3e7624e8d4956b (diff)
downloadlinux-a09818c7e78633ee8a6d147ea5bf074d60ea66cd.tar.xz
bcachefs: Fallocate now checks page cache
Previously, fallocate would only check the state of the extents btree when determining if we need to create a reservation. But the page cache might already have dirty data or a disk reservation. This changes __bchfs_fallocate() to call bch2_seek_pagecache_hole() to check for this. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions