nfs: Fix up documentation in nfs_follow_referral() and nfs_do_submount()
Fallout from the mount patches. Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
This commit is contained in:
@@ -247,10 +247,7 @@ void nfs_release_automount_timer(void)
|
||||
|
||||
/**
|
||||
* nfs_do_submount - set up mountpoint when crossing a filesystem boundary
|
||||
* @dentry: parent directory
|
||||
* @fh: filehandle for new root dentry
|
||||
* @fattr: attributes for new root inode
|
||||
* @authflavor: security flavor to use when performing the mount
|
||||
* @fc: pointer to struct nfs_fs_context
|
||||
*
|
||||
*/
|
||||
int nfs_do_submount(struct fs_context *fc)
|
||||
|
Reference in New Issue
Block a user