From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christoph Hellwig Subject: Re: [PATCH 09/11] block: iov_count_pages() Date: Fri, 6 Dec 2013 11:53:02 -0800 Message-ID: <20131206195302.GB5153@infradead.org> References: <1386108017-27964-1-git-send-email-kmo@daterainc.com> <1386108017-27964-10-git-send-email-kmo@daterainc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: axboe@kernel.dk, linux-kernel@vger.kernel.org, linux-fsdevel@vger.kernel.org, hch@infradead.org, clm@fb.com, viro@zeniv.linux.org.uk, zab@redhat.com, shaggy@kernel.org To: Kent Overstreet Return-path: Received: from bombadil.infradead.org ([198.137.202.9]:54058 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754040Ab3LFTxD (ORCPT ); Fri, 6 Dec 2013 14:53:03 -0500 Content-Disposition: inline In-Reply-To: <1386108017-27964-10-git-send-email-kmo@daterainc.com> Sender: linux-fsdevel-owner@vger.kernel.org List-ID: Needs a better subject, description and probably a comment describing the function. I don't think the name choice is a good one either as it checks for alignment in addition to counting up the vectors.