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)
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>

No differences found