mbox series

[pynfs,0/2] pynfs: add CB_GETATTR tests

Message ID 20240905-cb_getattr-v1-0-0af05c68234f@kernel.org (mailing list archive)
Headers show
Series pynfs: add CB_GETATTR tests | expand

Message

Jeff Layton Sept. 5, 2024, 6:16 p.m. UTC
Just a patch to add a couple of tests for CB_GETATTR support, and
another to update the CONTRIBUTING document. I've also taken a stab at
adding support for the delstid draft to pynfs, but I'm having trouble
getting the xdr changes to build properly. I'll send a separate email
about that.

Signed-off-by: Jeff Layton <jlayton@kernel.org>
---
Jeff Layton (2):
      pynfs: update maintainer info
      nfs4.1: add two CB_GETATTR tests

 CONTRIBUTING                          |  6 +--
 nfs4.1/nfs4client.py                  |  6 +++
 nfs4.1/server41tests/st_delegation.py | 72 ++++++++++++++++++++++++++++++++++-
 3 files changed, 80 insertions(+), 4 deletions(-)
---
base-commit: 08ffc1747800760c57f8db4eb02e62ece267591f
change-id: 20240905-cb_getattr-8db184a5b4bf

Best regards,