commit | 87dda67e7386ba7d2164391ea58b34e028d8157b | [log] [tgz] |
---|---|---|
author | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue Nov 20 19:49:20 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Dec 06 00:30:42 2012 +0100 |
tree | 9f8740fa1631a5bb5d3163d86783a764d542cbc6 | |
parent | 97e548a93de213b149eea025a97d88e28143b445 [diff] |
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>