[f2fs-dev] [GIT PULL] f2fs urgent fix

2015-07-27 Thread Jaegeuk Kim
Hi Linus, Could you please pull the following bug-fix patches? Thanks, The following changes since commit 33b40178cb3bd75294d1a758b3f509a0d38682ab: Merge branch 'for-linus' of git://git.kernel.dk/linux-block (2015-07-24 17:00:04 -0700) are available in the git repository at: git://git.ke

[f2fs-dev] [PATCH] f2fs: unify f2fs_bug_on when check blocks and segment

2015-07-27 Thread Liu Xue
Replace BUG_ON with f2fs_bug_on to deal with block and segment validity check failed. Signed-off-by: Xue Liu --- fs/f2fs/segment.h | 45 - 1 file changed, 8 insertions(+), 37 deletions(-) diff --git a/fs/f2fs/segment.h b/fs/f2fs/segment.h index 79e7b8