btrfs: remove unused fs_info arg from btrfs_close_extra_devices()
authorEric Sandeen <sandeen@redhat.com>
Fri, 1 Aug 2014 23:12:35 +0000 (18:12 -0500)
committerDavid Sterba <dsterba@suse.cz>
Mon, 16 Feb 2015 17:48:45 +0000 (18:48 +0100)
commit9eaed21ef94b5da30eaf1b2503df1d41c2025175
treedd5be544737590e28e1548b057f70b853a53142a
parent41d6b13ea7b459cd51d4446c9b264128a52db993
btrfs: remove unused fs_info arg from btrfs_close_extra_devices()

The commit:
8dabb74 Btrfs: change core code of btrfs to support the
        device replace operations
added the fs_info argument, but never used it -
just remove it again.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: David Sterba <dsterba@suse.cz>
fs/btrfs/disk-io.c
fs/btrfs/volumes.c
fs/btrfs/volumes.h