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>
Showing
- fs/nfs/nfs4_fs.h 2 additions, 1 deletionfs/nfs/nfs4_fs.h
- fs/nfs/nfs4proc.c 23 additions, 10 deletionsfs/nfs/nfs4proc.c
- fs/nfs/nfs4state.c 1 addition, 1 deletionfs/nfs/nfs4state.c
- fs/nfs/nfs4xdr.c 5 additions, 3 deletionsfs/nfs/nfs4xdr.c
- include/linux/nfs_fs_sb.h 1 addition, 0 deletionsinclude/linux/nfs_fs_sb.h
- include/linux/nfs_xdr.h 1 addition, 1 deletioninclude/linux/nfs_xdr.h
Loading
Please register or sign in to comment