From: Ryusuke Konishi Date: Sun, 5 Sep 2010 04:35:53 +0000 (+0900) Subject: nilfs2: remove own inode allocator and destructor for metadata files X-Git-Tag: v2.6.37-rc1~150^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2879ed66e4c6da1dfc6bb0bd04566b61824f9256;p=pandora-kernel.git nilfs2: remove own inode allocator and destructor for metadata files This finally removes own inode allocator and destructor functions for metadata files. Several routines, nilfs_mdt_new(), nilfs_mdt_new_common(), nilfs_mdt_clear(), nilfs_mdt_destroy(), and nilfs_alloc_inode_common() will be gone. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed