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:
aa9e104
)
xfs: remove dead code from xlog_recover_inode_pass2
author
Mark Tinguely
<tinguely@sgi.com>
Thu, 12 Sep 2013 14:01:23 +0000
(09:01 -0500)
committer
Ben Myers
<bpm@sgi.com>
Thu, 12 Sep 2013 14:51:49 +0000
(09:51 -0500)
Additional code in the error handler of xlog_recover_inode_pass2()
results in the following error:
static checker warning: "fs/xfs/xfs_log_recover.c:2999
xlog_recover_inode_pass2()
info: ignoring unreachable code."
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Mark Tinguely <tinguely@sgi.com>
Reviewed-by: Ben Myers <bpm@sgi.com
Signed-off-by: Ben Myers <bpm@sgi.com>
fs/xfs/xfs_log_recover.c
patch
|
blob
|
history
diff --cc
fs/xfs/xfs_log_recover.c
Simple merge