commit | ef8f7fc549bf345d92f396f5aa7b152b4969cbf7 | [log] [tgz] |
---|---|---|
author | Josef 'Jeff' Sipek <[email protected]> | Wed Feb 04 09:37:43 2009 +0100 |
committer | Christoph Hellwig <[email protected]> | Wed Feb 04 09:37:43 2009 +0100 |
tree | a3c2fc624b83d3fced5c95c036a8d0d20227fab8 | |
parent | d4bb6d0698090c485e2e80e8a13852be5a8bfb04 [diff] |
xfs: cleanup error handling in xfs_swap_extents Use multiple lables for proper error unwinding and get rid of some now superflous variables. Signed-off-by: Josef 'Jeff' Sipek <[email protected]> Signed-off-by: Christoph Hellwig <[email protected]> Tested-by: Christoph Hellwig <[email protected]> Reviewed-by: Felix Blyakher <[email protected]>