From: Sanidhya Kashyap Date: Thu, 16 Apr 2015 19:48:32 +0000 (-0700) Subject: bfs: correct return values X-Git-Tag: omap-for-v4.1/fixes-rc1~115^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3fe5872eb3f5f9e027d61d8a3f5d092168fdbca;p=pandora-kernel.git bfs: correct return values In case of failed memory allocation, the return should be ENOMEM instead of ENOSPC. Return -EIO when sb_bread() fails. Signed-off-by: Sanidhya Kashyap Cc: Tigran Aivazian Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed