Christoph Hellwig 80641dc66a xfs: I/O completion handlers must use NOFS allocations
When completing I/O requests we must not allow the memory allocator to
recurse into the filesystem, as we might deadlock on waiting for the
I/O completion otherwise.  The only thing currently allocating normal
GFP_KERNEL memory is the allocation of the transaction structure for
the unwritten extent conversion.  Add a memflags argument to
_xfs_trans_alloc to allow controlling the allocator behaviour.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reported-by: Thomas Neumann <tneumann@users.sourceforge.net>
Tested-by: Thomas Neumann <tneumann@users.sourceforge.net>
Reviewed-by: Alex Elder <aelder@sgi.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
2009-12-11 15:11:20 -06:00
..
2009-12-11 15:11:19 -06:00
2009-03-30 10:21:31 +02:00
2009-06-10 17:07:47 +02:00
2009-06-10 17:07:47 +02:00
2009-09-01 12:45:48 -05:00
2009-08-31 14:46:21 -05:00
2009-06-10 17:07:47 +02:00
2009-03-29 19:26:46 +02:00
2008-07-28 16:58:35 +10:00
2008-02-07 18:14:38 +11:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:51:14 +02:00
2009-03-29 09:51:08 +02:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:55:42 +02:00
2009-03-29 09:51:08 +02:00
2008-12-01 11:37:35 +11:00
2008-10-30 17:53:24 +11:00
2009-06-08 15:35:48 +02:00
2009-03-29 09:55:42 +02:00
2009-09-01 12:46:16 -05:00
2009-09-01 12:46:16 -05:00
2009-08-31 14:46:22 -05:00
2009-04-06 18:49:12 +02:00
2009-03-16 08:19:29 +01:00
2009-06-08 15:33:32 +02:00
2009-03-29 09:55:42 +02:00
2009-09-01 12:45:57 -05:00
2009-08-31 14:46:22 -05:00
2009-09-01 12:46:16 -05:00
2009-03-29 09:55:42 +02:00
2009-06-08 15:33:32 +02:00
2009-12-11 15:11:19 -06:00
2008-10-30 16:55:13 +11:00