From: Bryan Schumaker Date: Fri, 24 Feb 2012 19:14:50 +0000 (-0500) Subject: Created a function for setting timeouts on keys X-Git-Tag: v3.4-rc1~123^2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=59e6b9c11341e3b8ac5925427c903d4eae435bd8;p=pandora-kernel.git Created a function for setting timeouts on keys The keyctl_set_timeout function isn't exported to other parts of the kernel, but I want to use it for the NFS idmapper. I already have the key, but I wanted a generic way to set the timeout. Signed-off-by: Bryan Schumaker Acked-by: David Howells Signed-off-by: Trond Myklebust --- Reading git-diff-tree failed