commit | 7fb84306f55d6cc32ea894d47cbb2faa18c8f45b | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@redhat.com> | Tue Jun 24 15:06:41 2014 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Tue Jul 08 17:14:24 2014 -0400 |
tree | f5acece1aa801757384012554f350e824696d857 | |
parent | 52ee04330f585d1b5bc40442f07df07248fa3aee [diff] |
nfsd4: rename cr_linkname->cr_data 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>