Files
linux/fs
Trond Myklebust a8c44ea097 NFSv4.1: Fix client id trunking on Linux
commit 1fc0703af3 upstream.

Currently, our trunking code will check for session trunking, but will
fail to detect client id trunking. This is a problem, because it means
that the client will fail to recognise that the two connections represent
shared state, even if they do not permit a shared session.
By removing the check for the server minor id, and only checking the
major id, we will end up doing the right thing in both cases: we close
down the new nfs_client and fall back to using the existing one.

Fixes: 05f4c350ee ("NFS: Discover NFSv4 server trunking when mounting")
Cc: Chuck Lever <chuck.lever@oracle.com>
Tested-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <trond.myklebust@primarydata.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-01-27 07:52:32 -08:00
..
2013-05-07 20:16:25 -07:00
2013-05-07 20:16:25 -07:00
2014-07-28 08:00:02 -07:00
2013-05-24 16:22:51 -07:00
2013-07-13 11:42:26 -07:00
2013-04-29 15:41:42 -04:00
2014-11-14 08:47:55 -08:00
2013-11-13 12:05:31 +09:00
2013-05-07 20:16:25 -07:00
2015-01-16 06:59:00 -08:00
2013-04-29 15:40:23 -04:00
2013-10-05 07:13:09 -07:00
2013-05-07 20:16:25 -07:00
2014-09-17 09:04:02 -07:00
2013-04-17 13:25:09 +01:00
2014-09-17 09:04:02 -07:00
2013-05-31 15:16:33 -04:00
2014-02-13 13:47:59 -08:00