From: Ryusuke Konishi Date: Sun, 5 Sep 2010 01:14:43 +0000 (+0900) Subject: nilfs2: do not allocate nilfs_mdt_info structure to gc-inodes X-Git-Tag: v2.6.37-rc1~150^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=adbb39b5485b72dca963a2bc9b1b22bfc19d4967;p=pandora-kernel.git nilfs2: do not allocate nilfs_mdt_info structure to gc-inodes GC-inode now doesn't need the nilfs_mdt_info structure and there is no reason that it is a sort of metadata files. This stops the allocation and makes them not dependent on metadata file routines. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed