Commit 5e3d9855 authored by bjschuma@gmail.com's avatar bjschuma@gmail.com Committed by Sasha Levin

NFS: Alias the nfs module to nfs4

This allows distros to remove the line from their modprobe
configuration.
Signed-off-by: default avatarBryan Schumaker <bjschuma@netapp.com>
Cc: stable@vger.kernel.org
Signed-off-by: default avatarTrond Myklebust <Trond.Myklebust@netapp.com>

(cherry picked from commit 425e776d)
Signed-off-by: default avatarSasha Levin <sasha.levin@oracle.com>
parent 38e46d7d
......@@ -2768,4 +2768,6 @@ MODULE_PARM_DESC(send_implementation_id,
MODULE_PARM_DESC(nfs4_unique_id, "nfs_client_id4 uniquifier string");
MODULE_ALIAS("nfs4");
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