Christoph Hellwig
40e2e97316
direct-io: move aio_complete into ->end_io
...
Filesystems with unwritten extent support must not complete an AIO request
until the transaction to convert the extent has been commited. That means
the aio_complete calls needs to be moved into the ->end_io callback so
that the filesystem can control when to call it exactly.
This makes a bit of a mess out of dio_complete and the ->end_io callback
prototype even more complicated.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Jan Kara <jack@suse.cz>
Signed-off-by: Alex Elder <aelder@sgi.com>
2010-07-26 16:09:02 -05:00
..
2010-05-21 07:20:17 -07:00
2010-07-15 10:56:30 -07:00
2010-04-23 15:24:59 -07:00
2010-05-21 18:31:20 -04:00
2009-10-28 23:05:57 -07:00
2010-05-18 16:40:42 -07:00
2010-05-18 16:40:42 -07:00
2010-07-26 16:09:02 -05:00
2009-09-22 20:09:36 -07:00
2010-05-25 08:07:02 -07:00
2009-06-03 19:15:36 -07:00
2010-04-30 13:37:29 -07:00
2009-09-04 16:07:48 -07:00
2009-08-27 18:10:54 -07:00
2009-07-21 15:47:55 -07:00
2010-05-18 16:40:42 -07:00
2009-04-03 11:39:16 -07:00
2010-05-21 19:30:46 +02:00
2009-09-22 20:09:28 -07:00
2010-01-25 19:20:51 -08:00
2007-10-22 08:13:21 -07:00
2010-03-30 22:02:32 +09:00
2009-09-22 20:09:39 -07:00
2010-07-16 13:33:39 -07:00
2010-07-08 13:25:35 -07:00
2010-03-30 22:02:32 +09:00
2008-04-18 08:56:04 -07:00
2010-05-21 07:20:17 -07:00
2010-05-21 07:20:17 -07:00
2010-02-02 18:56:37 -08:00
2010-03-02 14:10:20 -08:00
2010-07-15 15:17:47 -07:00
2010-05-05 18:17:29 -07:00
2009-10-28 23:05:57 -07:00
2010-06-15 16:50:43 -07:00
2010-05-05 18:18:07 -07:00
2010-03-17 12:07:16 -07:00
2008-10-13 13:57:57 -07:00
2010-05-05 18:17:30 -07:00
2010-05-21 07:20:17 -07:00
2010-05-21 18:31:25 -04:00
2009-09-22 20:09:48 -07:00
2008-02-03 17:33:42 +02:00
2010-05-05 18:18:07 -07:00
2010-03-02 14:10:20 -08:00
2009-09-22 20:09:28 -07:00
2010-02-26 15:41:18 -08:00
2010-05-05 18:18:07 -07:00
2010-07-08 13:25:35 -07:00
2010-07-08 13:25:35 -07:00
2010-05-21 19:30:48 +02:00
2010-07-15 10:54:28 -07:00
2010-05-18 12:25:10 -07:00
2010-06-28 10:19:19 +10:00
2010-05-05 18:18:09 -07:00
2010-05-05 18:17:29 -07:00
2008-01-25 15:04:24 -08:00
2009-09-04 16:07:48 -07:00
2008-04-18 08:56:03 -07:00
2010-03-30 22:02:32 +09:00
2010-03-30 22:02:32 +09:00
2010-02-26 15:41:18 -08:00
2010-02-26 15:41:18 -08:00
2010-07-12 13:56:18 -07:00
2010-05-05 18:17:30 -07:00
2010-05-24 14:10:17 +02:00
2010-05-10 11:50:10 -07:00
2010-01-11 15:38:50 -08:00
2010-03-30 22:02:32 +09:00
2010-01-25 19:20:51 -08:00
2009-09-04 16:07:50 -07:00
2008-01-25 15:05:46 -08:00
2010-07-12 13:57:50 -07:00
2010-05-21 18:31:20 -04:00