diff options
| author | Qu Wenruo <wqu@suse.com> | 2025-07-19 18:17:26 +0930 |
|---|---|---|
| committer | David Sterba <dsterba@suse.com> | 2025-09-22 10:54:29 +0200 |
| commit | aa8fc9469d20d59dc36aae64226362303daeab4a (patch) | |
| tree | 0de42f313985f3afefbe60c87703b93c3ec8d2fa /scripts/extract-fwblobs | |
| parent | 07e27ad16399afcd693be20211b0dfae63e0615f (diff) | |
btrfs: replace double boolean parameters of cow_file_range()
The function cow_file_range() has two boolean parameters. Replace it
with a single @flags parameter, with two flags:
- COW_FILE_RANGE_NO_INLINE
- COW_FILE_RANGE_KEEP_LOCKED
And since we're here, also update the comments of cow_file_range() to
replace the old "page" usage with "folio".
Reviewed-by: Boris Burkov <boris@bur.io>
Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'scripts/extract-fwblobs')
0 files changed, 0 insertions, 0 deletions
