xfs: fix force shutdown handling in xfs_end_io
authorChristoph Hellwig <[email protected]>
Tue, 8 Nov 2011 08:56:15 +0000 (08:56 +0000)
committerAlex Elder <[email protected]>
Tue, 8 Nov 2011 16:48:23 +0000 (10:48 -0600)
commit810627d9a6d0e8820c798001875bc4e1b7754ebf
tree1ebd7b3919f78d117d7ec8b6ec78615e01210448
parent272e42b215c52d32e06bf035c1f6b70baa6716bd
xfs: fix force shutdown handling in xfs_end_io

Ensure ioend->io_error gets propagated back to e.g. AIO completions.

Signed-off-by: Christoph Hellwig <[email protected]>
Reviewed-by: Alex Elder <[email protected]>
fs/xfs/xfs_aops.c