OSDN Git Service

btrfs: rename device free rcu helper to free_device_rcu
authorDavid Sterba <dsterba@suse.com>
Tue, 6 Jun 2017 15:08:23 +0000 (17:08 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 22 Jan 2018 15:08:11 +0000 (16:08 +0100)
commitf06c5965abb79573a69874e2731581c7c336819f
treed3938196d3fc59c7cd6f6313993ea11f979597d8
parent4c274bc67b8104c6aff89b4176395e368e8c231c
btrfs: rename device free rcu helper to free_device_rcu

Make it clear that it is an RCU helper, we want to use the name
free_device for a wrapper freeing all device members.

Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/volumes.c