From: Christoph Hellwig Date: Mon, 23 Jun 2008 03:25:17 +0000 (+1000) Subject: [XFS] Merge xfs_rmdir into xfs_remove X-Git-Tag: v2.6.27-rc2~91^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8f112e3bc3508afc8d1612868d178359446c08fd;p=pandora-kernel.git [XFS] Merge xfs_rmdir into xfs_remove xfs_remove and xfs_rmdir are almost the same with a little more work performed in xfs_rmdir due to the . and .. entries. This patch merges xfs_rmdir into xfs_remove and performs these actions conditionally. Also clean up the error handling which was a nightmare in both versions before. SGI-PV: 981498 SGI-Modid: xfs-linux-melb:xfs-kern:31335a Signed-off-by: Christoph Hellwig Signed-off-by: Barry Naujok Signed-off-by: Lachlan McIlroy --- Reading git-diff-tree failed