smbd: Enable "smbd:suicide mode" for smb2
authorVolker Lendecke <vl@samba.org>
Tue, 21 May 2019 12:52:22 +0000 (14:52 +0200)
committerRalph Boehme <slow@samba.org>
Wed, 22 May 2019 18:54:24 +0000 (18:54 +0000)
commitebf95e62bd03a7344b3a141c3e7102aac721f25a
tree85d9d092d71ced30a5861454c1450165cd4dee78
parent31de52ed2efe598e7fab72d90a742d4f9e03c97e
smbd: Enable "smbd:suicide mode" for smb2

The next commit needs an smbd to just exit and leave data behind in the
locking.tdb file. Don't make it harder to eventually phase out SMB1: Do
the test in SMB2.

Bug: https://bugzilla.samba.org/show_bug.cgi?id=13957
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: Ralph Boehme <slow@samba.org>
source3/smbd/smb2_server.c