commit | f3dcc13f6fa20af1171eac7a537a4b89b1a84849 | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@infradead.org> | Thu Mar 27 18:00:54 2008 +1100 |
committer | Lachlan McIlroy <lachlan@redback.melbourne.sgi.com> | Fri Apr 18 11:42:36 2008 +1000 |
tree | 4f1fb766af5a1a5110a5054894af1902ef02cb63 | |
parent | 59a33f9f776b051018ec98af95bd9fe8ba9d0f3e [diff] |
[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 <hch@infradead.org> Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>