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@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html