NFS: Save the value of the "port=" mount option
[safe/jmp/linux-2.6] / fs / nfs / internal.h
index e89688a..999ad8e 100644 (file)
@@ -56,6 +56,7 @@ struct nfs_parsed_mount_data {
                size_t                  addrlen;
                char                    *hostname;
                char                    *export_path;
+               unsigned short          port;
                unsigned short          protocol;
        } nfs_server;