From: Goldwyn Rodrigues Date: Fri, 4 Sep 2015 22:44:17 +0000 (-0700) Subject: ocfs2: acknowledge return value of ocfs2_error() X-Git-Tag: omap-for-v4.3/fixes-rc1~87^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=17a5b9ab32fe0464e7f556e28a2b49d2023fb533;p=pandora-kernel.git ocfs2: acknowledge return value of ocfs2_error() Caveat: This may return -EROFS for a read case, which seems wrong. This is happening even without this patch series though. Should we convert EROFS to EIO? Signed-off-by: Goldwyn Rodrigues Cc: Mark Fasheh Cc: Joel Becker Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed