瀏覽代碼

NFSv4: Fix up the documentation for nfs_do_refmount

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
Trond Myklebust 15 年之前
父節點
當前提交
fd86dfd263
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      fs/nfs/nfs4namespace.c

+ 1 - 1
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)