aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
diff options
context:
space:
mode:
authorQu Wenruo <wqu@suse.com>2025-07-19 18:17:26 +0930
committerDavid Sterba <dsterba@suse.com>2025-09-22 10:54:29 +0200
commitaa8fc9469d20d59dc36aae64226362303daeab4a (patch)
tree0de42f313985f3afefbe60c87703b93c3ec8d2fa /fs/btrfs/tree-log.c
parentLinux 6.17-rc7 (diff)
downloadlinux-aa8fc9469d20d59dc36aae64226362303daeab4a.tar.gz
linux-aa8fc9469d20d59dc36aae64226362303daeab4a.zip
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 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions