diff options
author | Christoph Hellwig <[email protected]> | 2023-05-03 17:24:23 +0200 |
---|---|---|
committer | David Sterba <[email protected]> | 2023-06-19 13:59:27 +0200 |
commit | aebcc1596b5c37095385ecd930cf335254828538 (patch) | |
tree | fb57d111a2fc1297ad2c8009570d438d2c251ad7 /scripts/generate_rust_target.rs | |
parent | 243984b3b99199678b6ec74787f8fed60c58042d (diff) |
btrfs: move setting the buffer uptodate out of validate_extent_buffer
Setting the buffer uptodate in a function that is named as a validation
helper is a it confusing. Move the call from validate_extent_buffer to
the one of its two callers that didn't already have a duplicate call
to set_extent_buffer_uptodate.
Reviewed-by: Johannes Thumshirn <[email protected]>
Reviewed-by: Qu Wenruo <[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_target.rs')
0 files changed, 0 insertions, 0 deletions