nfs: Clean up debugging in nfs_follow_mountpoint()
authorChuck Lever <chuck.lever@oracle.com>
Wed, 15 Feb 2012 21:35:17 +0000 (16:35 -0500)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 16 Feb 2012 20:05:16 +0000 (15:05 -0500)
commitd7c32675021bd750d8e0e726f2f81f746e8cab01
tree873a67e2006ea589d44ca7d4c9514ece4f34a133
parentdbb9c2a22d32492544765e798386daa2d9da27d2
nfs: Clean up debugging in nfs_follow_mountpoint()

Clean up: Fix a debugging message which had an obsolete function name
in it (nfs_follow_mountpoint).

Introduced by commit 36d43a43 "NFS: Use d_automount() rather than
abusing follow_link()" (January 14, 2011)

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/namespace.c