Re: [PATCH 6/8] btrfs: Remove extent_io_ops::clear_bit_hook callback

2018-11-01 Thread Josef Bacik
On Thu, Nov 01, 2018 at 02:09:51PM +0200, Nikolay Borisov wrote: > 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. > > Signed-off-by: Nikolay Borisov

[PATCH 6/8] btrfs: Remove extent_io_ops::clear_bit_hook callback

2018-11-01 Thread Nikolay Borisov
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. Signed-off-by: Nikolay Borisov --- fs/btrfs/ctree.h | 2 ++ fs/btrfs/extent_io.c | 12