From 66b00c186764e29765e8962a03556c329dee48e5 Mon Sep 17 00:00:00 2001 From: Chao Yu Date: Mon, 8 Dec 2014 14:59:17 +0800 Subject: [PATCH] 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 Signed-off-by: Jaegeuk Kim --- Reading git-format-patch failed