dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/fs/lockd
Trond Myklebust 5ee0ed7d3a [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support
Ensure that we don't create an RPC client without checking that the server
 does indeed support the RPC program + version that we are trying to set up.

 This enables us to immediately return an error to "mount" if it turns out
 that the server is only supporting NFSv2, when we requested NFSv3 or NFSv4.

 Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
2005-06-22 16:07:04 -04:00
..
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clntlock.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
clntproc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
host.c [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support 2005-06-22 16:07:04 -04:00
mon.c [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support 2005-06-22 16:07:04 -04:00
svc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svc4proc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svclock.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcproc.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcshare.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
svcsubs.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xdr.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
xdr4.c Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00