commit | 73ea666c2bb536f2862cefdb3e014ed62b262ba5 | [log] [tgz] |
---|---|---|
author | Chuck Lever <chuck.lever@oracle.com> | Mon May 21 22:44:50 2012 -0400 |
committer | Trond Myklebust <Trond.Myklebust@netapp.com> | Tue May 22 16:45:44 2012 -0400 |
tree | b1992b20a6d907660606b2fc998d75b2f56b894a | |
parent | 591555465ec513c42416392d392fd56866cb220c [diff] |
NFS: Use proper naming conventions for the nfs_client.net field Clean up: When naming fields and data types, follow established conventions to facilitate accurate grep/cscope searches. Introduced by commit e50a7a1a "NFS: make NFS client allocated per network namespace context," Tue Jan 10, 2012. Signed-off-by: Chuck Lever <chuck.lever@oracle.com> Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>