[PATCH v2 0/3] Deal with lost delegations and EKEYEXPIRED

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



I've finally discovered that the majority of our lost delegation problems
come from EKEYEXPIRED. This seems to work fine in our environment, but
I am unsure of the ramifications of this in a broader context, so it's
time to get other folks to look at it.

v2: fix kbuild robot err on CONFIG_NFSD_V4 unset
    kerneldoc header on nfsd4_spo_must_allow
    removed LAYOUTRETURN as I currently can't test it

Andrew Elble (3):
  nfs/nfsd: Move useful bitfield ops to a commonly accessible place
  nfsd: allow mach_creds_match to be used more broadly
  nfsd: implement machine credential support for some operations

 fs/nfsd/export.c        |  4 +++
 fs/nfsd/nfs4proc.c      | 69 +++++++++++++++++++++++++++++++++++++++++++++++++
 fs/nfsd/nfs4state.c     | 32 ++++++++++++++++++-----
 fs/nfsd/nfs4xdr.c       | 51 +++++++++++++++++-------------------
 fs/nfsd/nfsd.h          |  5 ++++
 fs/nfsd/state.h         |  1 +
 fs/nfsd/xdr4.h          |  5 ++++
 include/linux/nfs4.h    | 11 ++++++++
 include/linux/nfs_xdr.h | 11 --------
 9 files changed, 143 insertions(+), 46 deletions(-)

-- 
2.6.3

--
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



[Index of Archives]     [Linux Filesystem Development]     [Linux USB Development]     [Linux Media Development]     [Video for Linux]     [Linux NILFS]     [Linux Audio Users]     [Yosemite Info]     [Linux SCSI]

  Powered by Linux