summaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2023-07-09 22:28:08 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2023-10-22 17:10:07 -0400
commita09818c7e78633ee8a6d147ea5bf074d60ea66cd (patch)
tree1ae1b2802c083a645f766d45b05d13a62307b52a /tools/perf/scripts
parentea28c86722954a58e3bab24eec3e7624e8d4956b (diff)
downloadlinux-a09818c7e78633ee8a6d147ea5bf074d60ea66cd.tar.gz
linux-a09818c7e78633ee8a6d147ea5bf074d60ea66cd.zip
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 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions