From 6c3b41cfc24fca4a1786604102d1163d2fc0a20c Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Wed, 16 Oct 2013 21:21:56 +0200 Subject: smbd: Fix breaking level2 on OVERWRITE create_disposition This is shown by the new raw.oplock.level_ii_1 test Signed-off-by: Volker Lendecke Reviewed-by: Stefan Metzmacher --- selftest/knownfail | 1 - 1 file changed, 1 deletion(-) (limited to 'selftest') diff --git a/selftest/knownfail b/selftest/knownfail index 25289d2850..ab6d45fa5b 100644 --- a/selftest/knownfail +++ b/selftest/knownfail @@ -61,7 +61,6 @@ ^samba3.raw.acls nfs4acl_xattr-special.inheritance\(s3dc\) ^samba3.raw.acls nfs4acl_xattr-special.inherit_creator_owner\(s3dc\) ^samba3.raw.acls nfs4acl_xattr-special.inherit_creator_group\(s3dc\) -^samba3.raw.oplock.level_ii_1 ^samba3.base.delete.deltest16a ^samba3.base.delete.deltest17a ^samba3.unix.whoami anonymous connection.whoami\(plugin_s4_dc\) # We need to resolve if we should be including SID_NT_WORLD and SID_NT_NETWORK in this token -- cgit