dect
/
linux-2.6
Archived
13
0
Fork 0

NFSv4: Fix up the documentation for nfs_do_refmount

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
This commit is contained in:
Trond Myklebust 2010-04-19 19:26:23 -04:00
parent 1b4c6065b9
commit fd86dfd263
1 changed files with 1 additions and 1 deletions

View File

@ -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)