Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 87dda67e authored by Trond Myklebust's avatar Trond Myklebust
Browse files

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: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
parent 97e548a9
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment