LWN.net Logo

Generic O_SYNC AIO DIO handling

From:  Jan Kara <jack@suse.cz>
To:  Jeff Moyer <jmoyer@redhat.com>
Subject:  [PATCH 0/4] Generic O_SYNC AIO DIO handling
Date:  Fri, 10 Feb 2012 17:03:58 +0100
Message-ID:  <1328889842-23231-1-git-send-email-jack@suse.cz>
Cc:  linux-ext4@vger.kernel.org, linux-btrfs@vger.kernel.org, ocfs2-devel@oss.oracle.com, xfs@oss.sgi.com, Christoph Hellwig <hch@infradead.org>, linux-fsdevel@vger.kernel.org, cluster-devel@redhat.com, LKML <linux-kernel@vger.kernel.org>
Archive-link:  Article, Thread


  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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds