]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5de98d423ef686aa117d388767dac425be8271c8
tree92e7e049e87955770eb3cddc495e1e0119402b85
parentac797d0d6b70d6169753b7771854b791d8803b67
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