]> git.baikalelectronics.ru Git - kernel.git/commit
xfs: fix force shutdown handling in xfs_end_io
authorChristoph Hellwig <hch@infradead.org>
Tue, 8 Nov 2011 08:56:15 +0000 (08:56 +0000)
committerAlex Elder <aelder@sgi.com>
Tue, 8 Nov 2011 16:48:23 +0000 (10:48 -0600)
commit5dae935def7bb4ffa1325bb2f95877713dbd0583
tree1ebd7b3919f78d117d7ec8b6ec78615e01210448
parent54c4babf2c3e17a031e877d78276391b946993bd
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 <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
fs/xfs/xfs_aops.c