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
..
2011-03-31 11:26:23 -03:00
2009-06-11 21:36:12 -04:00
2010-05-21 18:31:18 -04:00
2010-05-21 18:31:18 -04:00
2011-03-31 11:26:23 -03:00
2009-12-10 15:02:52 +01:00