mirror of
https://github.com/samba-team/samba.git
synced 2025-01-15 23:24:37 +03:00
selftest: set posix:writetimeupdatedelay
metze Signed-off-by: Stefan Metzmacher <metze@samba.org>
This commit is contained in:
parent
61bad69e2d
commit
62030027d1
@ -581,6 +581,7 @@ sub provision($$$$$$)
|
||||
posix:sharedelay = 100000
|
||||
posix:eadb = $lockdir/eadb.tdb
|
||||
posix:oplocktimeout = 3
|
||||
posix:writetimeupdatedelay = 500000
|
||||
|
||||
[test1]
|
||||
path = $tmpdir/test1
|
||||
@ -589,6 +590,7 @@ sub provision($$$$$$)
|
||||
posix:sharedelay = 100000
|
||||
posix:eadb = $lockdir/eadb.tdb
|
||||
posix:oplocktimeout = 3
|
||||
posix:writetimeupdatedelay = 500000
|
||||
|
||||
[test2]
|
||||
path = $tmpdir/test2
|
||||
@ -597,6 +599,7 @@ sub provision($$$$$$)
|
||||
posix:sharedelay = 100000
|
||||
posix:eadb = $lockdir/eadb.tdb
|
||||
posix:oplocktimeout = 3
|
||||
posix:writetimeupdatedelay = 500000
|
||||
|
||||
[cifs]
|
||||
read only = no
|
||||
|
Loading…
x
Reference in New Issue
Block a user