The patch titled Subject: ocfs2-improve-recovery-performance-v2 has been removed from the -mm tree. Its filename was ocfs2-improve-recovery-performance-v2.patch This patch was dropped because it was folded into ocfs2-improve-recovery-performance.patch ------------------------------------------------------ From: Junxiao Bi <junxiao.bi@xxxxxxxxxx> Subject: ocfs2-improve-recovery-performance-v2 Link: http://lkml.kernel.org/r/1467858288-4159-1-git-send-email-junxiao.bi@xxxxxxxxxx Signed-off-by: Junxiao Bi <junxiao.bi@xxxxxxxxxx> Cc: Joseph Qi <joseph.qi@xxxxxxxxxx> Cc: Gang He <ghe@xxxxxxxx> Cc: Mark Fasheh <mfasheh@xxxxxxx> Cc: Joel Becker <jlbec@xxxxxxxxxxxx> Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> --- fs/ocfs2/journal.c | 1 + 1 file changed, 1 insertion(+) diff -puN fs/ocfs2/journal.c~ocfs2-improve-recovery-performance-v2 fs/ocfs2/journal.c --- a/fs/ocfs2/journal.c~ocfs2-improve-recovery-performance-v2 +++ a/fs/ocfs2/journal.c @@ -1194,6 +1194,7 @@ static int ocfs2_force_read_journal(stru brelse(bh); bh = NULL; + p_blkno++; } v_blkno += p_blocks; _ Patches currently in -mm which might be from junxiao.bi@xxxxxxxxxx are ocfs2-improve-recovery-performance.patch -- To unsubscribe from this list: send the line "unsubscribe mm-commits" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html