linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Generic O_SYNC AIO DIO handling
@ 2012-02-10 16:03 Jan Kara
  2012-02-10 16:03 ` [PATCH 1/4] vfs: Handle O_SYNC AIO DIO in generic code properly Jan Kara
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Jan Kara @ 2012-02-10 16:03 UTC (permalink / raw)
  To: Jeff Moyer
  Cc: cluster-devel, LKML, xfs, linux-btrfs, linux-fsdevel, linux-ext4,
	ocfs2-devel


  Hi Jeff,

  these patches implement generic way of handling O_SYNC AIO DIO. They work
for all filesystems except for ext4 and xfs. Thus together with your patches,
all filesystems should handle O_SYNC AIO DIO correctly. I've tested ext3,
btrfs, and xfs (to check that I didn't break anything when the generic code
is unused) and things seem to work fine. Will you add these patches to your
series please? Thanks.

								Honza

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-02-13  9:42 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-10 16:03 [PATCH 0/4] Generic O_SYNC AIO DIO handling Jan Kara
2012-02-10 16:03 ` [PATCH 1/4] vfs: Handle O_SYNC AIO DIO in generic code properly Jan Kara
2012-02-10 16:04 ` [PATCH 2/4] ocfs2: Use generic handlers of O_SYNC AIO DIO Jan Kara
2012-02-10 16:04 ` [PATCH 3/4] gfs2: " Jan Kara
2012-02-13  9:42   ` [Cluster-devel] " Steven Whitehouse
2012-02-10 16:04 ` [PATCH 4/4] btrfs: " Jan Kara
2012-02-10 16:09 ` [PATCH 0/4] Generic O_SYNC AIO DIO handling Jeff Moyer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).