This patch set makes rec_file and in_grace global static variables allocated per network namespace. Both of them are a part of client tracking engine, which is containerised already. The following series implements... --- Stanislav Kinsbursky (2): nfsd: recovery - make rec_file per net nfsd: recovery - make in_grace per net fs/nfsd/netns.h | 3 ++ fs/nfsd/nfs4recover.c | 79 ++++++++++++++++++++++++------------------------- 2 files changed, 42 insertions(+), 40 deletions(-) -- 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