summaryrefslogtreecommitdiff
path: root/fs/bcachefs/fs.c
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@linux.dev>2024-03-22 11:01:27 +0300
committerKent Overstreet <kent.overstreet@linux.dev>2024-04-01 03:36:10 +0300
commit8aad8e1f659fcea1b24072e816e434e4cd12382d (patch)
tree58b27ce819426fa9dbd4f2a43ef899a154ee6796 /fs/bcachefs/fs.c
parenta5e3dce493d4b12b74000b6a99b6712afa5d1a4d (diff)
downloadlinux-8aad8e1f659fcea1b24072e816e434e4cd12382d.tar.xz
bcachefs: Fix journal pins in btree write buffer
btree write buffer flush has two phases - in natural key order, which is more efficient but may fail - then in journal order The journal order flush was assuming that keys were still correctly ordered by journal sequence number - but due to coalescing by the previous phase, we need an additional sort. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/fs.c')
0 files changed, 0 insertions, 0 deletions