]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit8282227e67142037d6be875ebda396908d9a1485
tree2dcc1c82ff2812e03b2fbf81eaec5eaa44c60528
parentbd7c16c3f4e92842930eb8167b48f6ceb49d00af
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