summaryrefslogtreecommitdiff
path: root/fs/bcachefs/super-io.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-01-16 01:56:22 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2024-01-21 21:27:09 +0300
commita6548c8b5eb541e77ffcf497e8761f34172ff828 (patch)
treee1c9a12250c925fe94800e94ac2e53c6e3aa5ad5 /fs/bcachefs/super-io.c
parent189c176c5dd324531d4cb23f172b1761e65bb0ed (diff)
downloadlinux-a6548c8b5eb541e77ffcf497e8761f34172ff828.tar.xz
bcachefs: Avoid flushing the journal in the discard path
When issuing discards, we may need to flush the journal if there's too many buckets that can't be discarded until a journal flush. But the heuristic was bad; we should be comparing the number of buckets that need to flushes against the number of free buckets, not the number of buckets we saw. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/super-io.c')
0 files changed, 0 insertions, 0 deletions