linux/fs/nfs
Trond Myklebust 3617e5031b NFSv4.1: Use the correct hostname in the client identifier string
We need to use the hostname of the process that created the nfs_client.
That hostname is now stored in the rpc_client->cl_nodename.

Also remove the utsname()->domainname component. There is no reason
to include the NIS/YP domainname in a client identifier string.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2012-04-30 12:04:58 -04:00
..
blocklayout fix page number calculation bug for block layout decode buffer 2012-04-26 12:23:23 -04:00
objlayout pnfs-obj: Remove unused variable from objlayout_get_deviceinfo() 2012-04-26 12:15:51 -04:00
Kconfig
Makefile
cache_lib.c
cache_lib.h
callback.c
callback.h
callback_proc.c
callback_xdr.c
client.c NFS: Honor the authflavor set in the clone mount data 2012-04-27 14:10:03 -04:00
delegation.c
delegation.h
dir.c
direct.c
dns_resolve.c
dns_resolve.h
file.c
fscache-index.c
fscache.c
fscache.h
getroot.c
idmap.c NFS: get module in idmap PipeFS notifier callback 2012-04-28 13:22:19 -04:00
inode.c
internal.h NFS: Honor the authflavor set in the clone mount data 2012-04-27 14:10:03 -04:00
iostat.h
mount_clnt.c
namespace.c NFS: Remove unused function nfs_lookup_with_sec() 2012-04-27 14:10:03 -04:00
netns.h
nfs2xdr.c
nfs3acl.c
nfs3proc.c
nfs3xdr.c
nfs4_fs.h NFS: Fix following referral mount points with different security 2012-04-27 14:10:02 -04:00
nfs4filelayout.c
nfs4filelayout.h
nfs4filelayoutdev.c NFSv4.1 fix page number calculation bug for filelayout decode buffers 2012-04-26 12:23:23 -04:00
nfs4namespace.c NFS: Fix following referral mount points with different security 2012-04-27 14:10:02 -04:00
nfs4proc.c NFSv4.1: Use the correct hostname in the client identifier string 2012-04-30 12:04:58 -04:00
nfs4renewd.c
nfs4state.c
nfs4xdr.c NFS: Do secinfo as part of lookup 2012-04-27 14:10:02 -04:00
nfsroot.c
pagelist.c
pnfs.c NFSv4.1 fix page number calculation bug for filelayout decode buffers 2012-04-26 12:23:23 -04:00
pnfs.h
pnfs_dev.c
proc.c
read.c
super.c NFS: Honor the authflavor set in the clone mount data 2012-04-27 14:10:03 -04:00
symlink.c
sysctl.c
unlink.c
write.c