Home
last modified time | relevance | path

Searched hist:aaf96075 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/f2fs/
H A Dnode.caaf96075 Fri Feb 06 20:53:45 CST 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: check node page contents all the time

In get_node_page, if the page is up-to-date, we assumed that the page was not
reclaimed at all.
But, sometimes it was reported that its contents was missing.
So, just for sure, let's check its mapping and contents.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
aaf96075 Fri Feb 06 20:53:45 CST 2015 Jaegeuk Kim <jaegeuk@kernel.org> f2fs: check node page contents all the time

In get_node_page, if the page is up-to-date, we assumed that the page was not
reclaimed at all.
But, sometimes it was reported that its contents was missing.
So, just for sure, let's check its mapping and contents.

Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>