diff options
author | Naohiro Aota <[email protected]> | 2023-08-08 01:12:31 +0900 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-08-21 14:52:19 +0200 |
commit | 861093eff4f01319edfc1d1ee276a7f2bf720f1d (patch) | |
tree | e2200f7c502a9a7e58c641c6b446f3391f6d950f /net/lapb/lapb_in.c | |
parent | 9c93c238c15ffd8d5622c51a475d5fb35f65ca07 (diff) |
btrfs: introduce struct to consolidate extent buffer write context
Introduce btrfs_eb_write_context to consolidate writeback_control and the
exntent buffer context. This will help adding a block group context as
well.
While at it, move the eb context setting before
btrfs_check_meta_write_pointer(). We can set it here because we anyway need
to skip pages in the same eb if that eb is rejected by
btrfs_check_meta_write_pointer().
Suggested-by: Christoph Hellwig <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Johannes Thumshirn <[email protected]>
Signed-off-by: Naohiro Aota <[email protected]>
Reviewed-by: David Sterba <[email protected]>
Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions