Christoph Hellwig
2ba6623702
xfs: don't allocate an ioend for direct I/O completions
...
Back in the days when the direct I/O ->end_io callback could be called
from interrupt context for AIO we needed a structure to hand off to the
workqueue, and reused the ioend structure for this purpose. These days
->end_io is always called from user or workqueue context, which allows us
to avoid this memory allocation and simplify the code significantly.
[dchinner: removed now unused xfs_finish_ioend_sync() function after
Brian Foster did an initial review. ]
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Dave Chinner <david@fromorbit.com>
2015-02-02 10:02:09 +11:00
..
2014-12-04 09:46:17 +11:00
2014-07-30 09:12:05 +10:00
2015-02-02 09:54:18 +11:00
2015-02-02 09:54:18 +11:00
2014-07-15 08:07:01 +10:00
2014-11-28 14:27:09 +11:00
2014-11-28 14:24:37 +11:00
2015-02-02 10:02:09 +11:00
2015-02-02 10:02:09 +11:00
2014-11-28 14:27:09 +11:00
2014-11-28 14:27:09 +11:00
2013-10-30 13:59:56 -05:00
2014-11-28 14:52:16 +11:00
2014-07-15 07:08:24 +10:00
2014-11-28 14:25:04 +11:00
2013-10-23 16:28:49 -05:00
2014-12-04 09:46:17 +11:00
2014-12-04 09:43:17 +11:00
2014-12-04 09:46:17 +11:00
2014-11-28 14:25:04 +11:00
2014-11-28 14:27:09 +11:00
2013-12-13 11:34:08 +11:00
2014-11-28 14:27:09 +11:00
2014-07-24 19:49:28 +10:00
2014-11-28 14:27:09 +11:00
2014-06-25 14:58:08 +10:00
2014-12-04 09:46:17 +11:00
2014-11-28 14:25:04 +11:00
2013-10-23 16:28:49 -05:00
2014-11-28 14:27:09 +11:00
2015-02-02 09:53:56 +11:00
2014-11-28 14:27:10 +11:00
2014-04-23 07:11:52 +10:00
2014-08-04 13:54:14 +10:00
2014-11-28 14:25:04 +11:00
2014-09-09 11:56:13 +10:00
2014-12-04 09:46:17 +11:00
2014-11-28 14:25:04 +11:00
2014-11-28 14:27:09 +11:00
2014-11-28 14:27:09 +11:00
2013-12-13 11:34:05 +11:00
2014-12-04 09:46:17 +11:00
2015-02-02 09:53:56 +11:00
2015-01-22 10:04:24 +11:00
2014-10-02 09:17:58 +10:00
2015-02-02 09:53:56 +11:00
2014-12-04 09:46:17 +11:00
2013-10-01 15:42:34 -05:00
2014-12-04 09:46:17 +11:00
2014-01-25 23:58:21 -05:00
2014-12-04 09:46:17 +11:00
2014-11-07 08:30:30 +11:00
2014-11-28 14:24:06 +11:00
2014-11-28 14:27:09 +11:00
2014-07-15 08:07:29 +10:00
2014-12-04 09:46:17 +11:00
2014-12-04 09:46:17 +11:00
2014-05-20 08:18:09 +10:00
2014-11-28 14:27:09 +11:00
2014-12-04 09:46:17 +11:00
2014-11-28 14:52:16 +11:00
2014-09-09 11:44:46 +10:00
2014-04-23 07:11:51 +10:00
2014-11-28 14:27:09 +11:00
2014-11-28 14:52:16 +11:00
2014-12-01 09:03:02 +11:00
2014-07-24 20:49:57 +10:00
2013-10-23 14:28:35 -05:00
2014-11-28 14:27:09 +11:00
2014-11-28 14:27:09 +11:00
2014-09-09 11:58:42 +10:00
2014-04-24 16:00:52 +10:00
2014-04-24 16:00:52 +10:00
2014-12-12 09:48:17 -08:00
2014-07-30 09:12:05 +10:00
2014-11-28 14:27:09 +11:00
2013-10-08 14:53:02 -05:00
2014-09-09 11:56:13 +10:00
2014-09-09 11:56:13 +10:00
2014-09-09 11:52:42 +10:00
2014-11-28 14:27:09 +11:00
2014-10-02 09:05:14 +10:00
2014-11-28 14:27:09 +11:00
2014-12-04 09:46:17 +11:00
2014-11-28 14:27:09 +11:00
2014-11-28 14:27:09 +11:00
2014-11-28 14:27:09 +11:00
2014-04-14 19:06:05 +10:00
2014-11-28 14:27:09 +11:00
2013-12-13 11:34:02 +11:00
2014-07-30 09:12:05 +10:00
2014-11-28 14:27:09 +11:00