[Devel] [PATCH 0/2] NFSd: NFSv4 state - lease and grace times per net

Stanislav Kinsbursky skinsbursky at parallels.com
Tue Nov 27 03:11:38 PST 2012


This two variables are parts of NFSv4 state and should be containerized too.

The following series implements...

---

Stanislav Kinsbursky (2):
      nfsd: make NFSv4 lease time per net
      nfsd: make NFSv4 grace time per net


 fs/nfsd/netns.h        |    3 +++
 fs/nfsd/nfs4callback.c |    8 +++++---
 fs/nfsd/nfs4state.c    |   18 +++++++-----------
 fs/nfsd/nfs4xdr.c      |    4 +++-
 fs/nfsd/nfsctl.c       |    9 +++++++--
 fs/nfsd/nfsd.h         |    3 ---
 6 files changed, 25 insertions(+), 20 deletions(-)




More information about the Devel mailing list