commit | a36bb5f9a90c9bab05b7084d21718450e8067fb0 | [log] [tgz] |
---|---|---|
author | Nikolay Borisov <nborisov@suse.com> | Thu Nov 01 14:09:51 2018 +0200 |
committer | David Sterba <dsterba@suse.com> | Mon Dec 17 14:51:28 2018 +0100 |
tree | d3b0308eeb9910ba0c251a5e7e1cd3a96fe6e3c5 | |
parent | e06a1fc99cc7eca09118cc02c4d7540fa69e9d09 [diff] |
btrfs: Remove extent_io_ops::clear_bit_hook callback This is the counterpart to ex-set_bit_hook (now btrfs_set_delalloc_extent), similar to what was done before remove clear_bit_hook and rename the function. No functional changes. Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: Nikolay Borisov <nborisov@suse.com> Reviewed-by: David Sterba <dsterba@suse.com> Signed-off-by: David Sterba <dsterba@suse.com>