btrfs: Make btrfs_inode_rsv_release static
authorNikolay Borisov <nborisov@suse.com>
Thu, 11 Jan 2018 13:46:44 +0000 (15:46 +0200)
committerDavid Sterba <dsterba@suse.com>
Mon, 22 Jan 2018 15:08:21 +0000 (16:08 +0100)
commitd2560ebd231e1f8f6f125d1721cf14bc8d5422b3
treef1391121a963fabdc91b411b826716a734669deb
parent1c94da9dd913e69c67fbc77603d56ffa61e454c2
btrfs: Make btrfs_inode_rsv_release static

It's not used outside of extent-tree so there is no reason to not be
static.

Signed-off-by: Nikolay Borisov <nborisov@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/extent-tree.c