Home
last modified time | relevance | path

Searched hist:"66 b00c186764e29765e8962a03556c329dee48e5" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dcheckpoint.cdiff 66b00c186764e29765e8962a03556c329dee48e5 Mon Dec 08 00:59:17 CST 2014 Chao Yu <chao2.yu@samsung.com> f2fs: introduce is_valid_blkaddr to cleanup codes in ra_meta_pages

This patch does cleanup work, it introduces is_valid_blkaddr() to include
verification code for blkaddr with upper and down boundary value which were in
ra_meta_pages previous.

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