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, for-next 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@xxxxxxx> 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@xxxxxxxxxx> Signed-off-by: Mark Tinguely <tinguely@xxxxxxx> Reviewed-by: Ben Myers <bpm@xxxxxxx Signed-off-by: Ben Myers <bpm@xxxxxxx> commit aa9e10409eae9dd61a336c6307d0a0b538063970 Author: Dan Carpenter <dan.carpenter@xxxxxxxxxx> 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@xxxxxxxxxx> Reviewed-by: Dave Chinner <dchinner@xxxxxxxxxx> Reviewed-by: Eric Sandeen <sandeen@xxxxxxxxxx> Signed-off-by: Ben Myers <bpm@xxxxxxx> ----------------------------------------------------------------------- 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 _______________________________________________ xfs mailing list xfs@xxxxxxxxxxx http://oss.sgi.com/mailman/listinfo/xfs