On Thu, Jan 14, 2016 at 03:17:10PM +0100, David Sterba wrote: > On Wed, Jan 13, 2016 at 05:28:12PM +0800, Zhao Lei wrote: > > This is collection of some bug fix, enhance and cleanup from fujitsu > > against btrfs for v4.5, mainly for reada, plus some small fix and cleanup > > for scrub and raid56. > > > > All patchs are in btrfs-maillist, rebased on top of integration-4.5. > > > > Would you please consider merging the following fixes to integration-4.5 branch? > > > Zhao Lei (26): > ... > > btrfs: reada: Avoid many times of empty loop > > btrfs: reada: Move is_need_to_readahead contition earlier > > btrfs: reada: add all reachable mirrors into reada device list > > btrfs: reada: bypass adding extent when all zone failed > > btrfs: reada: Remove level argument in severial functions > > btrfs: reada: move reada_extent_put to place after __readahead_hook() > > btrfs: reada: Pass reada_extent into __readahead_hook directly > > btrfs: reada: Use fs_info instead of root in __readahead_hook's > > argument > > btrfs: reada: Jump into cleanup in direct way for __readahead_hook() > > btrfs: reada: Fix a debug code typo > ... > > btrfs: reada: limit max works count > > btrfs: reada: simplify dev->reada_in_flight processing > > I have reviewed the readahead patches and ack them for 4.5. My plan is to send the first 4.5 pull on Monday with the current integration. I hit an oom during overnight runs, and I'm double checking things after that. I'll get the reada stuff merged for a second pull. -chris -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
