commit | 0e8d931a824aa1585e638d3c51cb172dfc982595 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Feb 10 20:26:24 2017 +0100 |
committer | David Sterba <dsterba@suse.com> | Fri Feb 17 12:03:55 2017 +0100 |
tree | c0d749945840e7691873f196867d02a7ebc46100 | |
parent | 7bf1a159125f1d8d6833daca3818e0ad2af62459 [diff] |
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>