NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 23 Sep 2009 18:36:37 +0000 (14:36 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Wed, 23 Sep 2009 18:36:37 +0000 (14:36 -0400)
commit8a6e5deb8a8caa810fef2c525f5dbea2cfe04a47
tree92e7e049e87955770eb3cddc495e1e0119402b85
parent7043078630bbc9eb908a56e08077c5abe7f2d311
NFS: Get rid of the NFS_MOUNT_VER3 and NFS_MOUNT_TCP flags

Keep it in the case of the legacy binary mount interface, but purge it from
the nfs_server structure.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/client.c
fs/nfs/super.c