git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cb3284
)
Created a function for setting timeouts on keys
author
Bryan Schumaker
<bjschuma@netapp.com>
Fri, 24 Feb 2012 19:14:50 +0000
(14:14 -0500)
committer
Trond Myklebust
<Trond.Myklebust@netapp.com>
Thu, 1 Mar 2012 21:50:31 +0000
(16:50 -0500)
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>
No differences found