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-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=fd86dfd2637db1aef9ebf96ba41aeedb87521e78;p=linux-beck.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 @@ out: /* * 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)