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)
committerChanho Park <chanho61.park@samsung.com>
Tue, 18 Nov 2014 02:43:45 +0000 (11:43 +0900)
commitb372e1e6a85b9ebc4ab3069e7c90d5116ba4e0ad
tree64343f31c92af09e390b3c3bffaf9ceb61660c2e
parentafde31f3a7a4e80f7f288a60bd37a1ad7b55cf10
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