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:
d29c374
)
nfsd4: callback program number is per-session
author
J. Bruce Fields
<bfields@redhat.com>
Tue, 19 Oct 2010 21:31:50 +0000
(17:31 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Thu, 21 Oct 2010 14:11:54 +0000
(10:11 -0400)
The callback program is allowed to depend on the session which the
callback is going over.
No change in behavior yet, while we still only do callbacks over a
single session for the lifetime of the client.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found