[XFS] kill parent == child checks in xfs_remove and xfs_rmdir
authorChristoph Hellwig <hch@infradead.org>
Tue, 22 Apr 2008 07:34:18 +0000 (17:34 +1000)
committerLachlan McIlroy <lachlan@redback.melbourne.sgi.com>
Tue, 29 Apr 2008 05:54:34 +0000 (15:54 +1000)
commit82dab941a192d081dd0b7cde3ed32603372d5acc
tree26ef7725199473cdb5c0ed94378b0bbbc6060624
parent1ac74e01df959e3e91baded7c83399372af945a2
[XFS] kill parent == child checks in xfs_remove and xfs_rmdir

VFS guaranteed these can't happen.

SGI-PV: 976035
SGI-Modid: xfs-linux-melb:xfs-kern:30911a

Signed-off-by: Christoph Hellwig <hch@infradead.org>
Signed-off-by: Lachlan McIlroy <lachlan@sgi.com>
fs/xfs/xfs_vnodeops.c