NFSv4.1: Shrink struct nfs4_sequence_res by moving the session pointer
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 16 Nov 2012 17:25:01 +0000 (12:25 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Mon, 26 Nov 2012 22:49:04 +0000 (17:49 -0500)
commite3725ec015dfbbeb896295cf2b3a995f28b0630e
tree1ec889fb5b29d2fa2da4912107d5c3dd41baba7f
parent933602e368c4452260c9bff4fbb3baba35cf987a
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 <Trond.Myklebust@netapp.com>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c
fs/nfs/nfs4xdr.c
include/linux/nfs_fs_sb.h
include/linux/nfs_xdr.h