nfsv41: fix expired client session recovery
observed with RHEL 6.2 at some point client sends late SEQUENCE. Server reply with NFS4ERR_EXPIRED. Client attempts to establish a new session, but uses old client id. Due to a bug in recovery procedure This ends up with EXPIRED as well.
Please register or sign in to comment