From: J. Bruce Fields Date: Fri, 16 Feb 2007 09:28:30 +0000 (-0800) Subject: [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list X-Git-Tag: v2.6.21-rc1~105 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=28e05dd8457c7a7fa1c3faac169a95e0ce4b4a12;p=pandora-kernel.git [PATCH] knfsd: nfsd4: represent nfsv4 acl with array instead of linked list Simplify the memory management and code a bit by representing acls with an array instead of a linked list. Signed-off-by: J. Bruce Fields Signed-off-by: Neil Brown Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed