git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
512dd1a
)
xfs: clean up error handling in xfs_trans_dqresv
author
Christoph Hellwig
<hch@infradead.org>
Wed, 13 Jan 2010 22:05:49 +0000
(22:05 +0000)
committer
Alex Elder
<aelder@sgi.com>
Thu, 21 Jan 2010 19:44:22 +0000
(13:44 -0600)
Move the error code selection after the goto label and fold the
xfs_quota_error helper into it.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <david@fromorbit.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
No differences found