On Mon, Oct 15, 2018 at 10:39:19AM +0800, Lu Fengqi wrote: > On Thu, Oct 11, 2018 at 01:51:37PM +0200, David Sterba wrote: > >On Thu, Oct 11, 2018 at 01:40:32PM +0800, Lu Fengqi wrote: > >> There is no functional change. Just improve readablity. > >> > >> PATCH 1-4 parameter cleanup patches > >> PATCH 5 cleanup about btrfs_select_ref_head > >> PATCH 6 switch int to bool; add some comment > >> > >> Lu Fengqi (6): > >> btrfs: delayed-ref: pass delayed_refs directly to > >> btrfs_select_ref_head() > >> btrfs: delayed-ref: pass delayed_refs directly to > >> btrfs_delayed_ref_lock() > >> btrfs: remove fs_info from btrfs_check_space_for_delayed_refs > >> btrfs: remove fs_info from btrfs_should_throttle_delayed_refs > >> btrfs: simplify btrfs_select_ref_head and cleanup some local variables > >> btrfs: switch return_bigger to bool in find_ref_head > > > >1-4 and 6 added to misc-next, thanks. > > There is not patch 2 at the misc-next branch. So it was forgotten?
You're right, got lost somewhere, now in misc-next. Thanks for checking.