commit | 4242b64a4c495dea7da4825b258dcf2659ab5f81 | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.com> | Fri Feb 10 19:38:24 2017 +0100 |
committer | David Sterba <dsterba@suse.com> | Fri Feb 17 12:03:53 2017 +0100 |
tree | 179d203dcdd51a6e8ee8375af38cd29265186b95 | |
parent | df9f628e3d316e7a254aa8ac002199a33a02b167 [diff] |
btrfs: remove unused parameter from extent_write_cache_pages The 'tree' was used to call locking hook that does not exist anymore. Reviewed-by: Liu Bo <bo.li.liu@oracle.com> Signed-off-by: David Sterba <dsterba@suse.com>