Re: [PATCH 05/17] ocfs2: Use __generic_file_aio_write instead ofgeneric_file_aio_write_nolock

From: Joel Becker
Date: Tue Aug 25 2009 - 14:59:36 EST


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@xxxxxxxxxxxxxx
> CC: Joel Becker <joel.becker@xxxxxxxxxx>
> Signed-off-by: Jan Kara <jack@xxxxxxx>
Acked-by: Joel Becker <joel.becker@xxxxxxxxxx>


--

"The real reason GNU ls is 8-bit-clean is so that they can
start using ISO-8859-1 option characters."
- Christopher Davis (ckd@xxxxxxxxxxxxxx)

Joel Becker
Principal Software Developer
Oracle
E-mail: joel.becker@xxxxxxxxxx
Phone: (650) 506-8127
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/