From: Hillf Danton Date: Wed, 21 Mar 2012 23:34:15 +0000 (-0700) Subject: hugetlbfs: return error code when initializing module X-Git-Tag: v3.4-rc1~158^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d1d5e05ffdc110021ae7937802e88ae0d223dcdc;p=pandora-kernel.git hugetlbfs: return error code when initializing module Return an errno upon failure to create inode kmem cache, and unregister the FS upon failure to mount. [akpm@linux-foundation.org: remove unneeded test of `error'] Signed-off-by: Hillf Danton Acked-by: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed