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:
f4dee24
)
nfsd4: split stateowners into open and lockowners
author
J. Bruce Fields
<bfields@redhat.com>
Sun, 31 Jul 2011 03:33:59 +0000
(23:33 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Wed, 7 Sep 2011 13:45:49 +0000
(09:45 -0400)
The stateowner has some fields that only make sense for openowners, and
some that only make sense for lockowners, and I find it a lot clearer if
those are separated out.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found