mbox series

[0/2] add another courteous server test

Message ID 20210324014630.2454-1-calum.mackay@oracle.com (mailing list archive)
Headers show
Series add another courteous server test | expand

Message

Calum Mackay March 24, 2021, 1:46 a.m. UTC
This adds a second test of courteous server functionality.

 nfs4.1/server41tests/st_courtesy.py | 44 +++++++++++++++++++++++++++++---
 1 file changed, 40 insertions(+), 4 deletions(-)

Calum Mackay (2):
      pynfs: courtesy: use a helper function to prepare the lock op args
      pynfs: courtesy: add a test to ensure server releases state appropriately

Comments

J. Bruce Fields March 25, 2021, 5:25 p.m. UTC | #1
Thanks!--b.

On Wed, Mar 24, 2021 at 01:46:28AM +0000, Calum Mackay wrote:
> This adds a second test of courteous server functionality.
> 
>  nfs4.1/server41tests/st_courtesy.py | 44 +++++++++++++++++++++++++++++---
>  1 file changed, 40 insertions(+), 4 deletions(-)
> 
> Calum Mackay (2):
>       pynfs: courtesy: use a helper function to prepare the lock op args
>       pynfs: courtesy: add a test to ensure server releases state appropriately
> 
>