OSDN Git Service

btrfs: rename __btrfs_close_devices to close_fs_devices
authorAnand Jain <anand.jain@oracle.com>
Thu, 12 Apr 2018 02:29:27 +0000 (10:29 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 28 May 2018 16:07:21 +0000 (18:07 +0200)
commit0226e0eb6586c7979f9f2007093f2cabba1d79b9
tree2dcc1c82ff2812e03b2fbf81eaec5eaa44c60528
parentf117e290e8efb5f1b2e5d83e559b73f2f0c1c3aa
btrfs: rename __btrfs_close_devices to close_fs_devices

__btrfs_close_devices() is un-exported, drop the __ prefix and rename it
to close_fs_devices().

Signed-off-by: Anand Jain <anand.jain@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/volumes.c