commit | b7299f44394336f51b526247a870d47d28f4f97c | [log] [tgz] |
---|---|---|
author | J. Bruce Fields <bfields@citi.umich.edu> | Fri May 14 17:57:35 2010 -0400 |
committer | J. Bruce Fields <bfields@citi.umich.edu> | Tue May 18 11:51:38 2010 -0400 |
tree | bb8e365349e9e048f0f927843acca26ddd6a8e2b | |
parent | 15ddb4aec54422ead137b03ea4e9b3f5db3f7cc2 [diff] |
nfs4: minor callback code simplification, comment Note the position in the version array doesn't have to match the actual rpc version number--to me it seems clearer to maintain the distinction. Also document choice of rpc callback version number, as discussed in e.g. http://www.ietf.org/mail-archive/web/nfsv4/current/msg07985.html and followups. Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>