[XFS updates] XFS development tree branch, master, updated. xfs-for-linus-v3.12-rc1-13-g08474ed
xfs at oss.sgi.com
xfs at oss.sgi.com
Thu Sep 12 10:14:53 CDT 2013
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "XFS development tree".
The branch, master has been updated
08474ed xfs: remove dead code from xlog_recover_inode_pass2
aa9e104 xfs: = vs == typo in ASSERT()
from 74ffa796e127906883cacedcf3871494192c9e42 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 08474ed639e971e9d5a877cf7aba7ef91d847ae9
Author: Mark Tinguely <tinguely at sgi.com>
Date: Thu Sep 12 09:01:23 2013 -0500
xfs: remove dead code from xlog_recover_inode_pass2
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 at oracle.com>
Signed-off-by: Mark Tinguely <tinguely at sgi.com>
Reviewed-by: Ben Myers <bpm at sgi.com
Signed-off-by: Ben Myers <bpm at sgi.com>
commit aa9e10409eae9dd61a336c6307d0a0b538063970
Author: Dan Carpenter <dan.carpenter at oracle.com>
Date: Thu Sep 12 00:17:31 2013 +0300
xfs: = vs == typo in ASSERT()
There is a '=' vs '==' typo so the ASSERT()s are always true.
Signed-off-by: Dan Carpenter <dan.carpenter at oracle.com>
Reviewed-by: Dave Chinner <dchinner at redhat.com>
Reviewed-by: Eric Sandeen <sandeen at redhat.com>
Signed-off-by: Ben Myers <bpm at sgi.com>
-----------------------------------------------------------------------
Summary of changes:
fs/xfs/xfs_bmap_btree.c | 4 ++--
fs/xfs/xfs_log_recover.c | 3 ---
2 files changed, 2 insertions(+), 5 deletions(-)
hooks/post-receive
--
XFS development tree
More information about the xfs
mailing list