On Tue, May 07, 2019 at 10:19:21AM +0300, Nikolay Borisov wrote: > Here is v2 of factoring out common code when flushing ordered extent. The main > change in this version is the switch from inode to btrfs_inode for function > interfaces as per David's feedback. > > Nikolay Borisov (3): > btrfs: Implement btrfs_lock_and_flush_ordered_range > btrfs: Use newly introduced btrfs_lock_and_flush_ordered_range > btrfs: Always use a cached extent_state in > btrfs_lock_and_flush_ordered_range >
You can add Reviewed-by: Josef Bacik <jo...@toxicpanda.com> for the whole series. Thanks, Josef