]> git.karo-electronics.de Git - karo-tx-linux.git/commit
f2fs: add debug msgs in the recovery routine
authorJaegeuk Kim <jaegeuk.kim@samsung.com>
Thu, 16 May 2013 06:04:49 +0000 (15:04 +0900)
committerJaegeuk Kim <jaegeuk.kim@samsung.com>
Mon, 20 May 2013 07:05:42 +0000 (16:05 +0900)
commit5a920a373aa39b541d8b17bede70a846581998fa
tree5e764f2c88c5a1645bb3d3e33080318b39c83221
parentc4949f897fcca7b108b656274394df3d92fb02c5
f2fs: add debug msgs in the recovery routine

This patch adds some trivial debugging messages in the recovery process.

Signed-off-by: Jaegeuk Kim <jaegeuk.kim@samsung.com>
fs/f2fs/node.c
fs/f2fs/recovery.c