From: Andre Noll Date: Fri, 11 Jul 2008 12:02:20 +0000 (+1000) Subject: md: alloc_disk_sb(): Return proper error value. X-Git-Tag: v2.6.27-rc1~957^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ebc243372842a81dddbe00bd047a25b8ee7d8b87;p=pandora-kernel.git md: alloc_disk_sb(): Return proper error value. If alloc_page() fails, ENOMEM is a more suitable error value than EINVAL. Signed-off-by: Andre Noll Signed-off-by: Neil Brown --- Reading git-diff-tree failed