summaryrefslogtreecommitdiff
path: root/fs/bcachefs/fs-io.h
diff options
context:
space:
mode:
authorKent Overstreet <kent.overstreet@gmail.com>2019-07-09 11:16:33 -0400
committerKent Overstreet <kent.overstreet@linux.dev>2023-10-22 17:08:23 -0400
commita6f4d5bb249cf6ac44d1a83c72584402b7e5f6ed (patch)
treec42f9f778643aee3098fb1a8f50e075aeb55bf88 /fs/bcachefs/fs-io.h
parent0fd7263e2e55d43317e85e9f7a4e67de9fa0ec90 (diff)
bcachefs: Fix moving compressed data
bio_uncompress_inplace() used to potentially need to extend the bio to be big enough for the uncompressed data, which has become problematic with multipage bvecs - but, the move extent path actually already allocated the bios to be big enough for the uncompressed data. The promote path needed to be fixed, though. Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
Diffstat (limited to 'fs/bcachefs/fs-io.h')
0 files changed, 0 insertions, 0 deletions