mirror of
https://github.com/samba-team/samba.git
synced 2025-01-27 14:04:05 +03:00
8c3fda4318
The current recovery code truncates the tdb file on recovery. This is fine if recovery is only done on first open, but is a really bad idea as we move to allowing recovery on "live" databases. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>