]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mount: copy the port field into the cloned nfs_server structure.
authorSteve Dickson <steved@redhat.com>
Thu, 29 Jun 2017 15:48:26 +0000 (11:48 -0400)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 19 Jul 2017 19:28:21 +0000 (15:28 -0400)
commit89a6814d9b665b196aa3a102f96b6dc7e8cb669e
tree6267a666424bb7b21186fe383f7bbbfc364861e1
parent301bfa483016d48b7fb9cbad87c0a04a15c25b90
mount: copy the port field into the cloned nfs_server structure.

Doing this copy eliminates the "port=0" entry in
the /proc/mounts entries

Fixes: https://bugzilla.kernel.org/show_bug.cgi?id=69241
Signed-off-by: Steve Dickson <steved@redhat.com>
Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/client.c