commit | 59e6b9c11341e3b8ac5925427c903d4eae435bd8 | [log] [tgz] |
---|---|---|
author | Bryan Schumaker <bjschuma@netapp.com> | Fri Feb 24 14:14:50 2012 -0500 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Thu Mar 01 16:50:31 2012 -0500 |
tree | 68b39f847badedfca1476fbbf7ef6049a444f493 | |
parent | 0cb3284b535bd5eacc287632b55150c8e5d9edc7 [diff] |
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 <bjschuma@netapp.com> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>