From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark Fasheh Subject: Re: [patch 1/3] fs: add an iovec iterator Date: Thu, 8 Feb 2007 15:04:33 -0800 Message-ID: <20070208230433.GW14799@ca-server1.us.oracle.com> References: <20070208105437.26443.35653.sendpatchset@linux.site> <20070208105446.26443.35864.sendpatchset@linux.site> Reply-To: Mark Fasheh Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Linux Filesystems , Linux Kernel , Andrew Morton To: Nick Piggin Return-path: Received: from rgminet01.oracle.com ([148.87.113.118]:46732 "EHLO rgminet01.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933346AbXBHXE6 (ORCPT ); Thu, 8 Feb 2007 18:04:58 -0500 Content-Disposition: inline In-Reply-To: <20070208105446.26443.35864.sendpatchset@linux.site> Sender: linux-fsdevel-owner@vger.kernel.org List-Id: linux-fsdevel.vger.kernel.org Hi Nick, On Thu, Feb 08, 2007 at 02:07:24PM +0100, Nick Piggin wrote: > Add an iterator data structure to operate over an iovec. Add usercopy > operators needed by generic_file_buffered_write, and convert that function > over. I really like this iterator structure - it brings together some fields that seem to get passed around seperately, even though they're linked. Also IMHO, it makes things in filemap.c easer to read... --Mark -- Mark Fasheh Senior Software Developer, Oracle mark.fasheh@oracle.com