From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Mon, 31 Oct 2016 08:25:19 -0700 From: Christoph Hellwig To: Ming Lei Cc: Jens Axboe , linux-kernel@vger.kernel.org, linux-block@vger.kernel.org, linux-fsdevel@vger.kernel.org, Christoph Hellwig , "Kirill A . Shutemov" , Al Viro , Andrew Morton , Bart Van Assche , "open list:GFS2 FILE SYSTEM" , Coly Li , Dan Williams , "open list:DEVICE-MAPPER (LVM)" , "open list:DRBD DRIVER" , Eric Wheeler , Guoqing Jiang , Hannes Reinecke , Hannes Reinecke , Jiri Kosina , Joe Perches , Johannes Berg , Johannes Thumshirn , Keith Busch , Kent Overstreet , Kent Overstreet , "open list:BCACHE (BLOCK LAYER CACHE)" , "open list:BTRFS FILE SYSTEM" , "open list:EXT4 FILE SYSTEM" , "open list:F2FS FILE SYSTEM" , "open list:MEMORY MANAGEMENT" , "open list:NVM EXPRESS TARGET DRIVER" , "open list:SUSPEND TO RAM" , "open list:SOFTWARE RAID (Multiple Disks) SUPPORT" , "open list:TARGET SUBSYSTEM" , "open list:XFS FILESYSTEM" , "open list:LogFS" , Michal Hocko , Mike Christie , Mike Snitzer , Minchan Kim , Minfei Huang , "open list:OSD LIBRARY and FILESYSTEM" , Petr Mladek , Rasmus Villemoes , Takashi Iwai , "open list:TARGET SUBSYSTEM" , Toshi Kani , Yijing Wang , Zheng Liu , Zheng Liu Subject: Re: [PATCH 00/60] block: support multipage bvec Message-ID: <20161031152519.GA25791@infradead.org> References: <1477728600-12938-1-git-send-email-tom.leiming@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1477728600-12938-1-git-send-email-tom.leiming@gmail.com> Sender: owner-linux-mm@kvack.org List-ID: Hi Ming, can you send a first patch just doing the obvious cleanups like converting to bio_add_page and replacing direct poking into the bio with the proper accessors? That should help reducing the actual series to a sane size, and it should also help to cut down the Cc list. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org