From: Ryusuke Konishi Date: Tue, 7 Apr 2009 02:01:38 +0000 (-0700) Subject: nilfs2: recovery functions X-Git-Tag: v2.6.30-rc1~51 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f3e1c7f23f8a6f8224fa1d275381f6d9279ad4b;p=pandora-kernel.git nilfs2: recovery functions This adds recovery function on mount. Usually the recovery is achieved by just finding the latest super root. When logs without checkpoints were appended for data sync operations after the latest super root, the recovery function will perform roll forwarding and reconstruct new log(s) with a super root. Signed-off-by: Ryusuke Konishi Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed