From: Trond Myklebust Date: Fri, 16 Nov 2012 17:25:01 +0000 (-0500) Subject: NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer X-Git-Tag: v3.8-rc1~72^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e3725ec015dfbbeb896295cf2b3a995f28b0630e;p=pandora-kernel.git NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer Move the session pointer into the slot table, then have struct nfs4_slot point to that slot table. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed