]> git.baikalelectronics.ru Git - kernel.git/commit
btrfs: rename __btrfs_open_devices to open_fs_devices
authorAnand Jain <anand.jain@oracle.com>
Thu, 12 Apr 2018 02:29:28 +0000 (10:29 +0800)
committerDavid Sterba <dsterba@suse.com>
Mon, 28 May 2018 16:07:21 +0000 (18:07 +0200)
commit93a3b9f12110d02d9e25166eb88bd537f123da1b
tree6c1f4681351db265814eb8064746822f22273773
parent8282227e67142037d6be875ebda396908d9a1485
btrfs: rename __btrfs_open_devices to open_fs_devices

__btrfs_open_devices() is un-exported drop __ prefix and rename it to
open_fs_devices().

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