f2fs: leave comment for code readability
authorJaegeuk Kim <jaegeuk@kernel.org>
Thu, 22 Jan 2015 22:48:28 +0000 (14:48 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 12 Feb 2015 01:04:34 +0000 (17:04 -0800)
During the recovery, any xattr blocks should not be found, since they are
written into cold log, not the warm node chain.

Reviewed-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>

No differences found