Home
last modified time | relevance | path

Searched hist:"04 f658ee229f60dbb9a0dc2f3d6871b12b758051" (Results 1 – 1 of 1) sorted by relevance

/linux/fs/xfs/
H A Dxfs_aops.cdiff 04f658ee229f60dbb9a0dc2f3d6871b12b758051 Wed Aug 24 07:59:25 CEST 2011 Christoph Hellwig <hch@infradead.org> xfs: improve ioend error handling

Return unwritten extent conversion errors to aio_complete.

Skip both unwritten extent conversion and size updates if we had an
I/O error or the filesystem has been shut down.

Return -EIO to the aio/buffer completion handlers in case of a
forced shutdown.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Alex Elder <aelder@sgi.com>