mirror of
https://github.com/samba-team/samba.git
synced 2025-01-25 06:04:04 +03:00
c12970cc91
Since we force mmap on, we don't intercept writes to the db, so we never see it in an inconsistent state. #ifdef over the check that we should have recovered it at least once. Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>