OSDN Git Service

btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservation type
authorQu Wenruo <wqu@suse.com>
Tue, 12 Dec 2017 07:34:25 +0000 (15:34 +0800)
committerDavid Sterba <dsterba@suse.com>
Fri, 30 Mar 2018 23:41:13 +0000 (01:41 +0200)
commitdba213242fbcfc5495004ab76ca27c35ce1bf304
tree44eef478bbedfc70a530166189d22ddf88ef35f5
parentf59c0347d4be22dad5812b5b14bf94ac0efd371a
btrfs: qgroup: Make qgroup_reserve and its callers to use separate reservation type

Since most callers of qgroup_reserve() are already defined by type,
converting qgroup_reserve() is quite an easy work.

Signed-off-by: Qu Wenruo <wqu@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/qgroup.c