From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joel Becker Subject: Re: [PATCH 05/17] ocfs2: Use __generic_file_aio_write instead of generic_file_aio_write_nolock Date: Tue, 25 Aug 2009 11:58:39 -0700 Message-ID: <20090825185839.GB9812@mail.oracle.com> References: <1250875447-15622-1-git-send-email-jack@suse.cz> <1250875447-15622-6-git-send-email-jack@suse.cz> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Cc: linux-fsdevel@vger.kernel.org, LKML , ocfs2-devel@oss.oracle.com To: Jan Kara Return-path: Content-Disposition: inline In-Reply-To: <1250875447-15622-6-git-send-email-jack@suse.cz> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: ocfs2-devel-bounces@oss.oracle.com Errors-To: ocfs2-devel-bounces@oss.oracle.com List-Id: linux-fsdevel.vger.kernel.org On Fri, Aug 21, 2009 at 07:23:55PM +0200, Jan Kara wrote: > Use the new helper. We have to submit data pages ourselves in case of O_SYNC > write because __generic_file_aio_write does not do it for us. OCFS2 developpers > might think about moving the sync out of i_mutex which seems to be easily > possible but that's out of scope of this patch. > > CC: ocfs2-devel@oss.oracle.com > CC: Joel Becker > Signed-off-by: Jan Kara Acked-by: Joel Becker -- "The real reason GNU ls is 8-bit-clean is so that they can start using ISO-8859-1 option characters." - Christopher Davis (ckd@loiosh.kei.com) Joel Becker Principal Software Developer Oracle E-mail: joel.becker@oracle.com Phone: (650) 506-8127