aboutsummaryrefslogtreecommitdiff
path: root/scripts/generate_rust_analyzer.py
diff options
context:
space:
mode:
authorChristoph Hellwig <[email protected]>2023-05-31 08:05:00 +0200
committerDavid Sterba <[email protected]>2023-06-19 13:59:35 +0200
commit9ecdbee819ca90589bf2efccfb90d5dabc0de057 (patch)
tree93d94a62a41c05a8fedcad83090ee746e17a03f1 /scripts/generate_rust_analyzer.py
parentf22b5dcbd71edea087946511554956591557de9a (diff)
btrfs: move writeback_control::nr_to_write update to __extent_writepage
Move the nr_to_write accounting from __extent_writepage_io to __extent_writepage_io as we'll grow another __extent_writepage_io that doesn't want this accounting soon. Also drop the obsolete comment - decrementing a counter in the on-stack writeback_control data structure doesn't need the page lock. Reviewed-by: Anand Jain <[email protected]> Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Reviewed-by: David Sterba <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions