2013/3/18, Jaegeuk Kim :
> 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
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
---
fs/f2fs/node.c | 15 ---
2 matches
Mail list logo