From: Benny Halevy Date: Wed, 1 Apr 2009 13:23:20 +0000 (-0400) Subject: nfs41: decode minorversion 1 cb_compound header X-Git-Tag: v2.6.31-rc1~58^2~3^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48a9e2d2289ed4b5053b3986d99709e9b07a0923;p=pandora-kernel.git nfs41: decode minorversion 1 cb_compound header decode cb_compound header conforming to http://tools.ietf.org/html/draft-ietf-nfsv4-minorversion1-26 Get rid of cb_compound_hdr_arg.callback_ident callback_ident is not used anywhere so we shouldn't waste any memory to store it. Signed-off-by: Benny Halevy [nfs41: no need to break read_buf in decode_compound_hdr_arg] See http://linux-nfs.org/pipermail/pnfs/2009-June/007844.html Signed-off-by: Benny Halevy --- Reading git-diff-tree failed