From: Ryusuke Konishi Date: Wed, 9 Mar 2011 02:05:08 +0000 (+0900) Subject: nilfs2: move log writer onto nilfs object X-Git-Tag: v2.6.39-rc1~411^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3fd3fe5aeaa171a5638d2bb54a1a170eab7b7cdc;p=pandora-kernel.git nilfs2: move log writer onto nilfs object Log writer is held by the nilfs_sb_info structure. This moves it into nilfs object and replaces all uses of NILFS_SC() accessor. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed