mirror of
https://github.com/samba-team/samba.git
synced 2024-12-28 07:21:54 +03:00
selftest: set posix:writetimeupdatedelay
metze
Signed-off-by: Stefan Metzmacher <metze@samba.org>
(This used to be commit 62030027d1
)
This commit is contained in:
parent
b800af662c
commit
70f83b4944
@ -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…
Reference in New Issue
Block a user