Commit fd86dfd2637db1aef9ebf96ba41aeedb87521e78

Authored by Trond Myklebust
1 parent 1b4c6065b9

NFSv4: Fix up the documentation for nfs_do_refmount

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

fs/nfs/nfs4namespace.c
... ... @@ -225,8 +225,8 @@
225 225  
226 226 /*
227 227 * nfs_do_refmount - handle crossing a referral on server
  228 + * @mnt_parent - mountpoint of referral
228 229 * @dentry - dentry of referral
229   - * @nd - nameidata info
230 230 *
231 231 */
232 232 struct vfsmount *nfs_do_refmount(const struct vfsmount *mnt_parent, struct dentry *dentry)