commit | 07263f1efe7d5b96e6713471abfa087f41bb2b7c | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Mon May 31 19:09:40 2010 -0400 |
committer | J. Bruce Fields <bfields@redhat.com> | Fri Oct 01 19:29:43 2010 -0400 |
tree | bb5fb62ff610cd9f4cf6abe50baa4a6c2a9a5194 | |
parent | 1e7af1b8062598a038c04dfaaabd038a0d6e8b6a [diff] |
nfsd4: minor variable renaming (cb -> conn) Now that we have both nfsd4_callback and nfsd4_cb_conn structures, I get confused if variables of both types are always named cb.... Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>