diff options
author | Jaegeuk Kim <[email protected]> | 2013-03-13 17:49:22 +0900 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2013-03-20 18:30:12 +0900 |
commit | 08d8058be6d11bd81f2ed75fc0ecdf55b7685655 (patch) | |
tree | 3fbc2348de9055420a92b6c7171a97f457a16965 /fs/jbd/commit.c | |
parent | 393ff91f57c87d48ffed30878be6e3e486d3a00a (diff) |
f2fs: should check the node page was truncated first
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.
Reviewed-by: Namjae Jeon <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'fs/jbd/commit.c')
0 files changed, 0 insertions, 0 deletions