Lachlan McIlroy
2cf7f0da3a
[XFS] Wait for all I/O on truncate to zero file size
...
It's possible to have outstanding xfs_ioend_t's queued when the file size
is zero. This can happen in the direct I/O path when a direct I/O write
fails due to ENOSPC. In this case the xfs_ioend_t will still be queued (ie
xfs_end_io_direct() does not know that the I/O failed so can't force the
xfs_ioend_t to be flushed synchronously).
When we truncate a file on unlink we don't know to wait for these
xfs_ioend_ts and we can have a use-after-free situation if the inode is
reclaimed before the xfs_ioend_t is finally processed.
As was suggested by Dave Chinner lets wait for all I/Os to complete when
truncating the file size to zero.
SGI-PV: 981668
SGI-Modid: xfs-linux-melb:xfs-kern:32216a
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com >
Signed-off-by: Christoph Hellwig <hch@infradead.org >
2008-11-10 17:51:00 +11:00
..
2008-10-22 18:48:45 -05:00
2008-10-13 10:10:37 -07:00
2008-10-13 10:10:37 -07:00
2008-10-23 05:13:21 -04:00
2008-10-13 10:10:37 -07:00
2008-10-16 11:21:39 -07:00
2008-10-16 11:21:46 -07:00
2008-10-23 05:13:21 -04:00
2008-11-03 18:31:05 +00:00
2008-10-27 08:40:17 -07:00
2008-10-23 05:12:52 -04:00
2008-08-20 15:40:32 -07:00
2008-10-13 09:47:43 +11:00
2008-10-13 10:10:37 -07:00
2008-09-05 09:51:30 -05:00
2008-10-30 11:38:46 -07:00
2008-10-23 05:13:01 -04:00
2008-10-23 05:13:10 -04:00
2008-10-23 10:23:07 -07:00
2008-10-27 22:51:46 -04:00
2008-10-28 00:08:17 -04:00
2008-10-30 11:38:45 -07:00
2008-04-29 08:06:00 -07:00
2008-11-01 09:49:46 -07:00
2008-10-23 05:13:01 -04:00
2008-10-23 05:13:25 -04:00
2008-10-23 05:13:25 -04:00
2008-10-21 07:47:06 -04:00
2008-10-23 05:12:58 -04:00
2008-07-26 20:53:07 -04:00
2008-10-13 10:10:37 -07:00
2008-10-23 05:13:01 -04:00
2008-10-30 11:38:46 -07:00
2008-10-28 21:08:20 -04:00
2008-10-23 05:13:21 -04:00
2008-10-23 10:23:07 -07:00
2008-10-30 17:19:30 -04:00
2008-07-26 12:00:07 -07:00
2008-07-25 10:53:34 -07:00
2008-07-26 20:53:37 -04:00
2008-10-28 15:21:40 -04:00
2008-10-30 17:16:49 -04:00
2008-10-17 02:38:36 +11:00
2008-10-23 05:13:01 -04:00
2008-10-30 11:38:45 -07:00
2008-10-23 05:13:21 -04:00
2008-10-23 05:13:21 -04:00
2008-10-21 07:49:06 -04:00
2008-11-03 09:59:01 -08:00
2008-07-26 12:00:07 -07:00
2008-10-20 08:50:26 -07:00
2008-10-23 10:23:07 -07:00
2008-07-30 14:30:34 -07:00
2008-07-26 20:53:14 -04:00
2008-10-23 05:13:21 -04:00
2008-07-26 12:00:07 -07:00
2008-10-20 09:19:03 -07:00
2008-10-23 05:13:15 -04:00
2008-10-23 05:13:21 -04:00
2008-07-25 10:53:34 -07:00
2008-11-10 17:51:00 +11:00
2008-07-26 20:53:40 -04:00
2008-07-24 10:47:28 -07:00
2008-10-23 05:13:27 -04:00
2008-07-26 20:53:14 -04:00
2008-07-26 12:00:08 -07:00
2008-10-20 20:17:18 -07:00
2008-10-20 13:19:56 -07:00
2008-10-16 11:21:38 -07:00
2008-10-16 11:21:29 -07:00
2008-10-16 11:21:38 -07:00
2008-10-16 11:21:38 -07:00
2008-10-16 11:21:38 -07:00
2008-10-09 08:56:21 +02:00
2008-10-09 08:57:05 +02:00
2008-10-23 10:23:07 -07:00
2008-10-20 08:52:32 -07:00
2008-10-23 05:12:59 -04:00
2008-07-25 10:53:34 -07:00
2008-10-26 11:22:08 -07:00
2008-10-23 05:17:12 -04:00
2008-10-16 11:21:32 -07:00
2008-05-01 13:08:16 -04:00
2008-10-23 05:12:44 -04:00
2008-04-29 08:06:05 -07:00
2008-07-24 10:47:29 -07:00
2008-10-26 12:09:49 -07:00
2008-10-20 08:52:39 -07:00
2008-08-01 11:25:24 -04:00
2008-10-21 07:47:06 -04:00
2008-11-01 09:49:46 -07:00
2008-08-01 11:25:23 -04:00
2008-10-23 14:27:09 +04:00
2008-10-16 11:21:32 -07:00
2008-08-15 08:35:44 -07:00
2008-11-01 09:49:46 -07:00
2008-10-12 11:44:37 -07:00
2008-08-20 15:40:32 -07:00
2008-10-23 05:13:26 -04:00
2008-10-20 08:52:39 -07:00
2008-10-30 11:38:45 -07:00
2008-10-23 12:04:37 -07:00
2008-10-16 11:21:51 -07:00
2008-10-16 11:21:32 -07:00
2008-10-23 05:13:25 -04:00
2008-10-23 05:13:23 -04:00
2008-10-21 07:47:06 -04:00
2008-11-01 09:49:46 -07:00
2008-07-25 10:53:35 -07:00
2008-07-25 10:53:35 -07:00
2008-07-25 10:53:35 -07:00
2008-10-23 05:12:59 -04:00
2008-10-23 05:13:10 -04:00
2008-10-26 11:22:08 -07:00
2008-10-20 08:52:39 -07:00
2008-07-24 10:47:29 -07:00
2008-10-30 11:38:45 -07:00
2008-07-26 20:53:34 -04:00
2008-10-23 10:23:07 -07:00
2008-07-24 10:47:17 -07:00
2008-09-05 21:35:09 -07:00
2008-07-26 20:53:34 -04:00
2008-07-26 20:53:34 -04:00