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:
52ee043
)
nfsd4: rename cr_linkname->cr_data
author
J. Bruce Fields
<bfields@redhat.com>
Tue, 24 Jun 2014 19:06:41 +0000
(15:06 -0400)
committer
J. Bruce Fields
<bfields@redhat.com>
Tue, 8 Jul 2014 21:14:24 +0000
(17:14 -0400)
The name of a link is currently stored in cr_name and cr_namelen, and
the content in cr_linkname and cr_linklen. That's confusing.
Signed-off-by: J. Bruce Fields <bfields@redhat.com>
No differences found