2013/3/18, Jaegeuk Kim <[email protected]>: > 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 <[email protected]> Looks good to me. Reviewed-by: Namjae Jeon <[email protected]>
Thanks! -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

