]> git.karo-electronics.de Git - karo-tx-linux.git/commit
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>
Mon, 26 Nov 2012 22:49:56 +0000 (17:49 -0500)
commitd5a70b974e44566d8f29710d225ed53ff3d6a6c3
tree9f8740fa1631a5bb5d3163d86783a764d542cbc6
parent0c51505d47af3f2e547f3c59c0d1f256870602e2
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