From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1 with cipher AES128-SHA (128/128 bits)) (No client certificate requested) by mail09.linbit.com (LINBIT Mail Daemon) with ESMTPS id DE09C10556DB for ; Mon, 31 Oct 2016 16:54:05 +0100 (CET) Date: Mon, 31 Oct 2016 08:25:19 -0700 From: Christoph Hellwig To: Ming Lei 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> Cc: Michal Hocko , Mike Snitzer , Takashi Iwai , "open list:BTRFS FILE SYSTEM" , Rasmus Villemoes , "open list:NVM EXPRESS TARGET DRIVER" , Zheng Liu , Keith Busch , "open list:MEMORY MANAGEMENT" , "open list:DEVICE-MAPPER \(LVM\)" , "open list:TARGET SUBSYSTEM" , Yijing Wang , "open list:LogFS" , "open list:DRBD DRIVER" , Christoph Hellwig , Hannes Reinecke , "Kirill A . Shutemov" , "open list:TARGET SUBSYSTEM" , "open list:GFS2 FILE SYSTEM" , Mike Christie , Guoqing Jiang , Johannes Thumshirn , "open list:EXT4 FILE SYSTEM" , Kent Overstreet , Petr Mladek , Johannes Berg , "open list:SUSPEND TO RAM" , Toshi Kani , Coly Li , linux-block@vger.kernel.org, linux-fsdevel@vger.kernel.org, Kent Overstreet , Hannes Reinecke , Dan Williams , "open list:BCACHE \(BLOCK LAYER CACHE\)" , Jens Axboe , "open list:SOFTWARE RAID \(Multiple Disks\) SUPPORT" , Jiri Kosina , linux-kernel@vger.kernel.org, "open list:F2FS FILE SYSTEM" , "open list:XFS FILESYSTEM" , Minchan Kim , Al Viro , Minfei Huang , Zheng Liu , Joe Perches , Andrew Morton , Eric Wheeler , "open list:OSD LIBRARY and FILESYSTEM" Subject: Re: [Drbd-dev] [PATCH 00/60] block: support multipage bvec List-Id: "*Coordination* of development, patches, contributions -- *Questions* \(even to developers\) go to drbd-user, please." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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.