btrfs: remove unused parameters from __btrfs_write_out_cache
authorDavid Sterba <dsterba@suse.com>
Fri, 10 Feb 2017 19:26:24 +0000 (20:26 +0100)
committerDavid Sterba <dsterba@suse.com>
Fri, 17 Feb 2017 11:03:55 +0000 (12:03 +0100)
commit0e8d931a824aa1585e638d3c51cb172dfc982595
treec0d749945840e7691873f196867d02a7ebc46100
parent7bf1a159125f1d8d6833daca3818e0ad2af62459
btrfs: remove unused parameters from __btrfs_write_out_cache

Both unused after the call to update_cache_item has been moved to
__btrfs_wait_cache_io.

Reviewed-by: Liu Bo <bo.li.liu@oracle.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/free-space-cache.c