NFSv4.1: Allow SEQUENCE to resize the slot table on the fly
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 21 Nov 2012 00:49:20 +0000 (19:49 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 5 Dec 2012 23:30:42 +0000 (00:30 +0100)
commit87dda67e7386ba7d2164391ea58b34e028d8157b
tree9f8740fa1631a5bb5d3163d86783a764d542cbc6
parent97e548a93de213b149eea025a97d88e28143b445
NFSv4.1: Allow SEQUENCE to resize the slot table on the fly

Instead of an array of slots, use a singly linked list of slots that
can be dynamically appended to or shrunk.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/nfs4_fs.h
fs/nfs/nfs4proc.c
fs/nfs/nfs4state.c
include/linux/nfs_xdr.h