commit | f9057e3da79d18fdbd9d6adbb183f032c614feeb | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Feb 04 09:31:52 2009 +0100 |
committer | Christoph Hellwig <hch@brick.lst.de> | Wed Feb 04 09:31:52 2009 +0100 |
tree | 4d8942472dc02548650932d2cad25565c6c5af42 | |
parent | 3228149ceb8b045e324cd268be9182bb26e6488b [diff] |
xfs: cleanup error handling in xfs_mountfs: Clean up the error handling in xfs_mountfs. Use readable goto label names, simplify the uuid handling and other error conditions. Signed-off-by: Christoph Hellwig <hch@lst.de> Reviewed-by: Felix Blyakher <felixb@sgi.com>