From: Benny Halevy Date: Tue, 22 Feb 2011 22:43:22 +0000 (-0800) Subject: NFSD: fix decode_cb_sequence4resok X-Git-Tag: v2.6.38~33^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c9c8f36c34e1defcaa7e4c298651998b47f5282;p=pandora-kernel.git NFSD: fix decode_cb_sequence4resok Fix bug introduced in patch 85a56480 NFSD: Update XDR decoders in NFSv4 callback client Although decode_cb_sequence4resok ignores highest slotid and target highest slotid it must account for their space in their xdr stream when calling xdr_inline_decode Cc: Chuck Lever Signed-off-by: Benny Halevy Signed-off-by: J. Bruce Fields --- Reading git-diff-tree failed