]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: get fs_info from trans in init_first_rw_device
authorDavid Sterba <dsterba@suse.com>
Wed, 20 Mar 2019 15:29:13 +0000 (16:29 +0100)
committerDavid Sterba <dsterba@suse.com>
Mon, 29 Apr 2019 17:02:42 +0000 (19:02 +0200)
commitc6f2d4d35120398f8c3023268a7a8d528e77c8ed
tree62624869e928187087425df8ec9ccaef22f43ef9
parentb7bbdcfb7a1a4a93df75ef5fe6ec10a38b175681
btrfs: get fs_info from trans in init_first_rw_device

We can read fs_info from the transaction and can drop it from the
parameters.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/volumes.c