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:
8b0554e
)
nfsd: have nfsd4_find_reclaim_client take a char * argument
author
Jeff Layton
<jlayton@redhat.com>
Mon, 12 Nov 2012 20:00:52 +0000
(15:00 -0500)
committer
J. Bruce Fields
<bfields@redhat.com>
Mon, 12 Nov 2012 23:55:11 +0000
(18:55 -0500)
Currently, it takes a client pointer, but later we're going to need to
search for these records without knowing whether a matching client even
exists.
Signed-off-by: Jeff Layton <jlayton@redhat.com>
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found