Christoph Hellwig 562c72aa57 fs: move inode_dio_wait calls into ->setattr
Let filesystems handle waiting for direct I/O requests themselves instead
of doing it beforehand.  This means filesystem-specific locks to prevent
new dio referenes from appearing can be held.  This is important to allow
generalizing i_dio_count to non-DIO_LOCKING filesystems.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
2011-07-20 20:47:47 -04:00
..
2010-09-20 11:18:16 +01:00
2011-04-20 09:00:41 +01:00
2010-09-20 11:18:46 +01:00
2011-03-09 10:58:04 +00:00
2011-05-10 13:12:49 +01:00
2011-04-20 09:00:24 +01:00
2010-09-29 14:20:52 +01:00
2011-02-24 12:13:48 +00:00
2010-05-21 18:31:20 -04:00
2011-07-12 09:15:46 +01:00
2009-01-05 07:39:13 +00:00
2010-05-05 09:39:18 +01:00
2010-03-01 14:07:37 +00:00
2010-11-30 10:30:19 +00:00
2009-12-16 12:16:49 -05:00