Nikolay Borisov a9ecb653b0 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>
2018-08-06 13:12:31 +02:00
..
2018-07-21 16:42:03 -07:00
2018-07-01 12:38:16 -07:00
2018-07-18 11:13:25 -07:00
2018-04-12 16:29:55 +02:00
2018-03-26 15:09:39 +02:00
2018-05-30 17:15:43 +02:00
2018-05-28 18:24:13 +02:00