]> git.baikalelectronics.ru Git - kernel.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>
Wed, 5 Dec 2012 23:30:42 +0000 (00:30 +0100)
commit97ba3199ff3961f13b3f25e0f80cc63c6e480b5b
tree9f8740fa1631a5bb5d3163d86783a764d542cbc6
parent0b780280c4739d0c8062bb9ca0642e98818b8d31
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