From: Benny Halevy Date: Tue, 23 Dec 2008 21:06:13 +0000 (-0500) Subject: nfs: return compound hdr.status when there are no op replies X-Git-Tag: v2.6.29-rc1~553^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aadf61521199e5c0b2976002213819cafa41b897;p=pandora-kernel.git nfs: return compound hdr.status when there are no op replies When there are no op replies encoded in the compound reply hdr.status still contains the overall status of the compound rpc. This can happen, e.g., when the server returns a NFS4ERR_MINOR_VERS_MISMATCH error. Signed-off-by: Benny Halevy Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed