From: Trond Myklebust Date: Wed, 21 Nov 2012 00:49:20 +0000 (-0500) Subject: NFSv4.1: Allow SEQUENCE to resize the slot table on the fly X-Git-Tag: v3.8-rc1~72^2~42 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=87dda67e7386ba7d2164391ea58b34e028d8157b;p=pandora-kernel.git 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 --- Reading git-diff-tree failed