From: Christoph Hellwig Date: Thu, 27 Mar 2008 07:00:54 +0000 (+1100) Subject: [XFS] cleanup root inode handling in xfs_fs_fill_super X-Git-Tag: v2.6.26-rc1~1147^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f3dcc13f6fa20af1171eac7a537a4b89b1a84849;p=pandora-kernel.git [XFS] cleanup root inode handling in xfs_fs_fill_super - rename rootvp to root for clarify - remove useless vn_to_inode call - check is_bad_inode before calling d_alloc_root - use iput instead of VN_RELE in the error case SGI-PV: 976035 SGI-Modid: xfs-linux-melb:xfs-kern:30708a Signed-off-by: Christoph Hellwig Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed