Re: [PATCH] f2fs: should check the node page was truncated first

From: Namjae Jeon
Date: Tue Mar 19 2013 - 01:18:13 EST


2013/3/18, Jaegeuk Kim <jaegeuk.kim@xxxxxxxxxxx>:
> Currently, f2fs doesn't reclaim any node pages.
> However, if we found that a node page was truncated by checking its block
> address with zero during f2fs_write_node_page, we should not skip that node
> page and return zero to reclaim it.
>
> Signed-off-by: Jaegeuk Kim <jaegeuk.kim@xxxxxxxxxxx>
Looks good to me.
Reviewed-by: Namjae Jeon <namjae.jeon@xxxxxxxxxxx>

Thanks!
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/