From: Al Viro Date: Thu, 19 Jan 2006 01:43:47 +0000 (-0800) Subject: [PATCH] NFSERR_SERVERFAULT returned host-endian X-Git-Tag: v2.6.16-rc2~282 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=de1ae286f863c46b7c8f9bed97df17d7f5ea510c;p=pandora-kernel.git [PATCH] NFSERR_SERVERFAULT returned host-endian ->rp_status is network-endian and nobody byteswaps it before sending to client; putting NFSERR_SERVERFAULT instead of nfserr_serverfault in there is not nice... Signed-off-by: Al Viro Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed