From: Trond Myklebust Date: Tue, 3 Jan 2006 08:55:57 +0000 (+0100) Subject: NFSv4: Allow entries in the idmap cache to expire X-Git-Tag: v2.6.16-rc1~935^2~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=58df095b732529ade8f4051b41d7c29731afecd6;p=pandora-kernel.git NFSv4: Allow entries in the idmap cache to expire If someone changes the uid/gid mapping in userland, then we do eventually want those changes to be propagated to the kernel. Currently the kernel assumes that it may cache entries forever. Add an expiration time + garbage collector for idmap entries. Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed