diff options
author | 2018-06-20 17:26:42 +0300 | |
---|---|---|
committer | 2018-08-06 13:12:31 +0200 | |
commit | a9ecb653b0ac9ed95671aa494015bbb705bf3eae (patch) | |
tree | aba7ab6ec6579cf8182561281e99ac476430e0c7 /fs/btrfs/reada.c | |
parent | btrfs: remove remaing full_sync logic from btrfs_sync_file (diff) | |
download | wireguard-linux-a9ecb653b0ac9ed95671aa494015bbb705bf3eae.tar.xz wireguard-linux-a9ecb653b0ac9ed95671aa494015bbb705bf3eae.zip |
btrfs: Streamline log_extent_csums a bit
Currently this function takes the root as an argument only to get the
log_root from it. Simplify this by directly passing the log root from
the caller. Also eliminate the fs_info local variable, since it's used
only once, so directly reference it from the transaction handle.
Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/reada.c')
0 files changed, 0 insertions, 0 deletions