Latest leases patchset - getting there !

Jeremy Allison jra at samba.org
Mon Nov 17 17:11:07 MST 2014


On Mon, Nov 17, 2014 at 08:02:38PM +0100, Stefan (metze) Metzmacher wrote:
> :-)
> 
> Can you also change the timeout test in order to verify that
> we still be a async break to none, when the other handle writes.
> As an additional verification that the lease is not damaged,
> but letting it timing out.

OK, I don't understand what you're asking for here (sorry).

Right now the test does:

open LEASE1 -> RWH
	        <- RWH (H1)
open LEASE2 -> RWH
		<- Break to RH on LEASE1
... timout...
		<- RH (H2)
Ack break to RH ->
		<- NT_STATUS_UNSUCCESSFUL
Write on H1 ->
		<- Break to NONE on LEASE2

close...

That seems to me to be already what you're
asking for.

What am I missing about what you
want the test to do ?

Cheers,

	Jeremy.


More information about the samba-technical mailing list