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:
ac4d688
)
xfs: replace xfs_buf_geterror() with bp->b_error
author
Chandra Seetharaman
<sekharan@us.ibm.com>
Wed, 3 Aug 2011 02:18:34 +0000
(
02:18
+0000)
committer
Alex Elder
<aelder@sgi.com>
Fri, 12 Aug 2011 18:39:40 +0000
(13:39 -0500)
Since we just checked bp for NULL, it is ok to replace
xfs_buf_geterror() with bp->b_error in these places.
Signed-off-by: Chandra Seetharaman <sekharan@us.ibm.com>
Signed-off-by: Alex Elder <aelder@sgi.com>
No differences found