From: Ryusuke Konishi Date: Mon, 28 Jun 2010 10:15:24 +0000 (+0900) Subject: nilfs2: separate setup of log cursor from init_nilfs X-Git-Tag: v2.6.36-rc1~500^2~31 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=843d63baa5babf3d8786f6a4377a2448525da7aa;p=pandora-kernel.git nilfs2: separate setup of log cursor from init_nilfs This separates a setup routine of log cursor from init_nilfs(). The routine, nilfs_store_log_cursor, reads the last position of the log containing a super root, and initializes relevant state on the nilfs object. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed