All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2 v2] Fix O_SYNC AIO DIO
@ 2013-08-14  9:10 ` Jan Kara
  0 siblings, 0 replies; 8+ messages in thread
From: Jan Kara @ 2013-08-14  9:10 UTC (permalink / raw)
  To: linux-fsdevel; +Cc: linux-ext4, xfs, Christoph Hellwig, Al Viro, Jan Kara

  Hello,

  this is second iteration of patches to fix handling of O_SYNC AIO DIO.
Since previous version I've addressed Dave's comments:
 - slightly expanded changelog of the first patch
 - workqueue is now created with parameters allowing paralelism
 - workqueue name contains sb->s_id
 - workqueue is created on demand (I decided to do this to reduce the overhead
   in unnecessary cases)

The patchset survives xfstests run for ext4 & xfs so it should be sane. Since
this touches several filesystems (although only ext4 & xfs are non-trivial),
the question is who should carry these patches. Maybe Al? But since xfs and
ext4 changes are non-trivial, I'd like to have a review from their
developers...

								Honza

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

end of thread, other threads:[~2013-09-04 10:54 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-08-14  9:10 [PATCH 0/2 v2] Fix O_SYNC AIO DIO Jan Kara
2013-08-14  9:10 ` Jan Kara
2013-08-14  9:10 ` [PATCH 1/2] direct-io: Implement generic deferred AIO completions Jan Kara
2013-08-14  9:10 ` [PATCH 2/2] direct-io: Handle O_(D)SYNC AIO Jan Kara
2013-08-14  9:10   ` Jan Kara
2013-08-30 15:53 ` [PATCH 0/2 v2] Fix O_SYNC AIO DIO Al Viro
2013-08-30 15:53   ` Al Viro
2013-09-04 10:54   ` Jan Kara

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.