]> git.hungrycats.org Git - linux/commit
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)
committerZygo Blaxell <zblaxell@waya.furryterror.org>
Fri, 27 Mar 2015 03:31:10 +0000 (23:31 -0400)
commit2e79161dd8ec1450a4b2a415ef321ee9c5f7fe52
tree4014953398e9e3990864b20fd0bfef691fe09f2f
parent2fef3ffe845256368d888a092559bf8739163193
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>
(cherry picked from commit 9eaed21ef94b5da30eaf1b2503df1d41c2025175)
fs/btrfs/disk-io.c
fs/btrfs/volumes.c
fs/btrfs/volumes.h