[LogFS] Clear PagePrivate when moving journal
authorJoern Engel <joern@logfs.org>
Sun, 28 Mar 2010 16:10:07 +0000 (18:10 +0200)
committerJoern Engel <joern@logfs.org>
Sun, 28 Mar 2010 16:10:07 +0000 (18:10 +0200)
commit723b2ff40876678b49e61df34fb1d8001e34639d
tree509282c61e150b6059ea7f84c451641c2b69f757
parent81def6b9862764924a99ac1b680e73ac8c80ac64
[LogFS] Clear PagePrivate when moving journal

do_logfs_journal_wl_pass() must call freeseg(), thereby clear
PagePrivate on all pages of the current journal segment.

Signed-off-by: Joern Engel <joern@logfs.org>
fs/logfs/journal.c
fs/logfs/logfs.h
fs/logfs/segment.c