]> git.karo-electronics.de Git - karo-tx-linux.git/commit
btrfs: rename __check_raid_min_devices
authorDavid Sterba <dsterba@suse.com>
Mon, 15 Feb 2016 14:28:48 +0000 (15:28 +0100)
committerDavid Sterba <dsterba@suse.com>
Wed, 17 Feb 2016 10:12:05 +0000 (11:12 +0100)
commit462af17e691d055d7981109c6a567e87b2b1e663
tree2d50cd91147526a60337bc67c79786b5a5e634bf
parentf0a018e555f5ad585cafd406d7911e366a6f862c
btrfs: rename __check_raid_min_devices

Underscores are for special functions, use the full prefix for better
stacktrace recognition.

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