From: Christoph Hellwig Date: Mon, 9 Feb 2009 07:38:02 +0000 (+0100) Subject: xfs: merge xfs_mkdir into xfs_create X-Git-Tag: v2.6.30-rc1~232^2~23^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=517b5e8c8516a25a0df3b530fd183eb493a96698;p=pandora-kernel.git xfs: merge xfs_mkdir into xfs_create xfs_create and xfs_mkdir only have minor differences, so merge both of them into a sigle function. While we're at it also make the error handling code more straight-forward. Signed-off-by: Christoph Hellwig Dave Chinner --- Reading git-diff-tree failed