From: Steven Whitehouse Date: Mon, 20 Apr 2009 08:45:54 +0000 (+0100) Subject: GFS2: Fix page_mkwrite() return code X-Git-Tag: v2.6.30-rc3~33^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e56985da455b9dc0591b8cb2006cc94b6f4fb0f4;p=pandora-kernel.git GFS2: Fix page_mkwrite() return code This allows for the possibility of returning VM_FAULT_OOM as well as VM_FAULT_SIGBUS. This ensures that the correct action is taken. Signed-off-by: Steven Whitehouse --- Reading git-diff-tree failed