[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1378299880-11103-1-git-send-email-jack@suse.cz>
Date: Wed, 4 Sep 2013 15:04:38 +0200
From: Jan Kara <jack@...e.cz>
To: Al Viro <viro@...IV.linux.org.uk>
Cc: linux-fsdevel@...r.kernel.org, linux-ext4@...r.kernel.org,
xfs@....sgi.com, Christoph Hellwig <hch@...radead.org>,
dchinner@...hat.com, Jan Kara <jack@...e.cz>
Subject: [PATCH 0/2 v3] Fix O_SYNC AIO DIO
Hello,
this is the third iteration of patches to fix handling of O_SYNC AIO DIO.
Changes since v2:
- moved call for destruction of workqueue closer to put_super
Changes since v1:
- 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. Al,
please merge the patches (but I'd also appreciate if Dave or some other XFS
developers gave their ack to the patches since XFS changes are non-trivial).
Honza
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists