Commit e5cd679e authored by bjschuma@gmail.com's avatar bjschuma@gmail.com Committed by Greg Kroah-Hartman

NFS: Alias the nfs module to nfs4

commit 425e776d upstream.

This allows distros to remove the line from their modprobe
configuration.
Signed-off-by: default avatarBryan Schumaker <bjschuma@netapp.com>
Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: default avatarBen Hutchings <ben@decadent.org.uk>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 3cf3cfc4
......@@ -3146,4 +3146,6 @@ static struct dentry *nfs4_referral_mount(struct file_system_type *fs_type,
return res;
}
MODULE_ALIAS("nfs4");
#endif /* CONFIG_NFS_V4 */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment