Revision c6f990d1ff8e4e53b12f4175eb7d7ea710c3ca73 authored by Dave Chinner on 27 January 2011, 02:23:28 UTC, committed by Alex Elder on 28 January 2011, 15:05:36 UTC
Failure to commit a transaction into the CIL is not handled
correctly. This currently can only happen when racing with a
shutdown and requires an explicit shutdown check, so it rare and can
be avoided. Remove the shutdown check and make the CIL commit a void
function to indicate it will always succeed, thereby removing the
incorrectly handled failure case.

Signed-off-by: Dave Chinner <dchinner@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Alex Elder <aelder@sgi.com>
1 parent 5315837
History
File Mode Size
kvm

back to top