From: Trond Myklebust Date: Mon, 19 Apr 2010 23:26:23 +0000 (-0400) Subject: NFSv4: Fix up the documentation for nfs_do_refmount X-Git-Tag: v2.6.35-rc1~490^2~29 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=fd86dfd2637db1aef9ebf96ba41aeedb87521e78;p=linux.git NFSv4: Fix up the documentation for nfs_do_refmount Signed-off-by: Trond Myklebust --- diff --git a/fs/nfs/nfs4namespace.c b/fs/nfs/nfs4namespace.c index 832f9b50f7a0..3c2a1724fbd2 100644 --- a/fs/nfs/nfs4namespace.c +++ b/fs/nfs/nfs4namespace.c @@ -225,8 +225,8 @@ static struct vfsmount *nfs_follow_referral(const struct vfsmount *mnt_parent, /* * nfs_do_refmount - handle crossing a referral on server + * @mnt_parent - mountpoint of referral * @dentry - dentry of referral - * @nd - nameidata info * */ struct vfsmount *nfs_do_refmount(const struct vfsmount *mnt_parent, struct dentry *dentry)