aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
diff options
context:
space:
mode:
authorFilipe Manana <fdmanana@suse.com>2021-03-26 13:14:41 +0000
committerDavid Sterba <dsterba@suse.com>2021-04-19 17:25:17 +0200
commite2b84217f344c41f824d68a07bd3531e19a6c12b (patch)
tree2e1d9a1bc5c52fe7113cf1c51f00c7382a84fda9 /fs/btrfs/tree-log.c
parentbtrfs: update outdated comment at btrfs_orphan_cleanup() (diff)
downloadlinux-dev-e2b84217f344c41f824d68a07bd3531e19a6c12b.tar.xz
linux-dev-e2b84217f344c41f824d68a07bd3531e19a6c12b.zip
btrfs: update outdated comment at btrfs_replace_file_extents()
There is a comment at btrfs_replace_file_extents() that mentions that we set the full sync flag on an inode when cloning into a file with a size greater than or equals to 16MiB, through try_release_extent_mapping() when we truncate the page cache after replacing file extents during a clone operation. That is not true anymore since commit 5e548b32018d96 ("btrfs: do not set the full sync flag on the inode during page release"), so update the comment to remove that part and rephrase it slightly to make it more clear why the full sync flag is set at btrfs_replace_file_extents(). Signed-off-by: Filipe Manana <fdmanana@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