durable_reopen: It does not crash any more... :)
authorMichael Adam <obnox@samba.org>
Sat, 18 Feb 2012 15:46:57 +0000 (16:46 +0100)
committerStefan Metzmacher <metze@samba.org>
Thu, 10 May 2012 16:41:53 +0000 (18:41 +0200)
source3/smbd/smb2_create.c

index 93edc345673c6c2cde83e01b1f3230db13835208..28ea87b3cdcf3da6521cfb9adfba704e9dac20e4 100644 (file)
@@ -549,6 +549,7 @@ DEBUG(0, ("OBNOX - durable_reconnect: new fsp created (%s:%s)\n", __location__,
 
        /* Q: do this in fsp creation? */
        op->fsp = fsp;
+       fsp->smbXsrv = op;
        *_fsp = fsp;
 
        /*