From: Herbert Poetzl Date: Fri, 3 Feb 2006 11:04:37 +0000 (-0800) Subject: [PATCH] quota: fix error code for ext2_new_inode() X-Git-Tag: v2.6.16-rc3~237 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9d9c0531c91755a90b646b27bb722d59ee3eb46d;p=pandora-kernel.git [PATCH] quota: fix error code for ext2_new_inode() The quota check in ext2_new_inode() returns ENOSPC where it should return EDQUOT instead. Signed-off-by: Herbert Pƶtzl Acked-by: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed