mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
selftest: enable "shadow:fixinodes" in "shadow_write" share
The existing tests don't care and this will be used in a subsequent commit to demonstrate that this option is currently broken. BUG: https://bugzilla.samba.org/show_bug.cgi?id=14756 Signed-off-by: Ralph Boehme <slow@samba.org> Reviewed-by: Jeremy Allison <jra@samba.org>
This commit is contained in:
parent
745ded9afe
commit
0a0b438b8a
@ -3060,6 +3060,7 @@ sub provision($$)
|
||||
aio write size = 0
|
||||
error_inject:pwrite = EBADF
|
||||
shadow:mountpoint = $shadow_tstdir
|
||||
shadow:fixinodes = yes
|
||||
|
||||
[dfq]
|
||||
path = $shrdir/dfree
|
||||
|
Loading…
Reference in New Issue
Block a user