From: "J. Bruce Fields" <bfields@xxxxxxxxxx> These are a couple fixes for 4.1 session races, to be queued up for 3.10. There are still some more races having to do with attempting to use an expiring client from a 4.1 compound. J. Bruce Fields (2): nfsd4: fix race on client shutdown nfsd4: fix use-after-free of 4.1 client on connection loss fs/nfsd/nfs4state.c | 14 +++++++++----- fs/nfsd/nfs4xdr.c | 1 - fs/nfsd/state.h | 2 -- 3 files changed, 9 insertions(+), 8 deletions(-) -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-nfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html