From: Stefan Metzmacher Date: Wed, 24 Oct 2012 13:55:20 +0000 (+0200) Subject: selftest/Samba3: support durable handles on the 'aio' share X-Git-Tag: ldb-2.2.0~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f1ecaa75a2f2685f2dcf0836f0d41827de7fa081;p=thirdparty%2Fsamba.git selftest/Samba3: support durable handles on the 'aio' share This means we can test the lock sequence checking via the 'samba3.smb2.lock aio(nt4_dc)' test. Signed-off-by: Stefan Metzmacher Reviewed-by: Jeremy Allison --- diff --git a/selftest/knownfail b/selftest/knownfail index 57a4d93a37d..0e2f2c9edef 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -214,7 +214,8 @@ ^samba3.smb2.replay.channel-sequence ^samba3.smb2.replay.replay3 ^samba3.smb2.replay.replay4 -^samba3.smb2.lock.*replay +^samba3.smb2.lock.replay_smb3_specification # This requires multi-chanel or durable handles +^samba3.smb2.lock.*replay_broken_windows # This tests the windows behaviour ^samba3.smb2.lease.statopen3 ^samba3.smb2.lease.unlink # we currently do not downgrade RH lease to R after unlink ^samba3.smb2.multichannel diff --git a/selftest/target/Samba3.pm b/selftest/target/Samba3.pm index d99a59dca73..591c43b7d0a 100755 --- a/selftest/target/Samba3.pm +++ b/selftest/target/Samba3.pm @@ -2467,7 +2467,7 @@ sub provision($$) force directory mode = 0 vfs objects = xattr_tdb streams_depot [aio] - copy = tmp + copy = durable aio read size = 1 aio write size = 1