From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: bio_add_page rw mode check by merge_bvec_fn Date: Fri, 22 Nov 2013 07:36:18 -0800 Message-ID: <20131122153618.GB15143@infradead.org> References: <528E4A50.7040609@itwm.fraunhofer.de> <528E4C19.70507@itwm.fraunhofer.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "linux-fsdevel@vger.kernel.org" , xfs@oss.sgi.com, linux-ext4@vger.kernel.org, NeilBrown , Jens Axboe , Kent Overstreet To: Bernd Schubert Return-path: Received: from bombadil.infradead.org ([198.137.202.9]:54596 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753034Ab3KVPgV (ORCPT ); Fri, 22 Nov 2013 10:36:21 -0500 Content-Disposition: inline In-Reply-To: <528E4C19.70507@itwm.fraunhofer.de> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: While this is trivial to fix it's also fairly unexpected and easy to get wrong for new callers. Neil, can you explain why you desperately need it?