Merge DMAPI fixes from Tridge
commit5efb57d904e25e68b09a567e260292439ad9c095
authorAlexander Bokovoy <ab@samba.org>
Tue, 29 Jan 2008 14:43:49 +0000 (29 17:43 +0300)
committerAlexander Bokovoy <ab@samba.org>
Tue, 29 Jan 2008 14:43:49 +0000 (29 17:43 +0300)
tree286f0574d85bb3f977564f1a080b0227edbe4565
parent58dce4cdf277c8c68865185d9d8b4faea996dd3e
Merge DMAPI fixes from Tridge

Support cases when existing DMAPI session is stale. In this case we are creating another one.
The code differs from 3-0_ctdb branch in that we fail when it is not possible to create more
sessions and pretend that file is offline. This allows to escape endless loop in vfs_tsmsm.c.
source/modules/vfs_tsmsm.c
source/smbd/dmapi.c