diff options
author | Jeff Mahoney <jeffm@suse.com> | 2016-09-09 12:09:35 -0400 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2016-12-06 16:06:59 +0100 |
commit | afdb571890615059ed4f0625209b379aff6cb08d (patch) | |
tree | 0f42d0339ab8ede3cfe6cd29efa0af702b6daa0b /fs/btrfs/qgroup.h | |
parent | 71ff6437c23643bfc0e8f0015538adefb30eec04 (diff) | |
download | linux-stable-afdb571890615059ed4f0625209b379aff6cb08d.tar.gz linux-stable-afdb571890615059ed4f0625209b379aff6cb08d.tar.bz2 linux-stable-afdb571890615059ed4f0625209b379aff6cb08d.zip |
btrfs: simplify btrfs_wait_cache_io prototype
With the exception of the one case where btrfs_wait_cache_io is called
without a block group, it's called with the same arguments. The root
argument is only used in the special case, so let's factor out the core
and simplify the call in the normal case to require a trans, block group,
and path.
Signed-off-by: Jeff Mahoney <jeffm@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/qgroup.h')
0 files changed, 0 insertions, 0 deletions