diff options
author | Rusty Russell <rusty@rustcorp.com.au> | 2011-09-14 08:13:13 +0930 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2011-09-14 08:13:13 +0930 |
commit | 6b11a2630123453a7f40f728641882c440b57010 (patch) | |
tree | 028c4379cae21c8d00e1de170fe8307879f78af6 /lib/tdb2/tdb1_check.c | |
parent | d26908846a84bcff7860ebdb384bbff030206675 (diff) | |
download | samba-6b11a2630123453a7f40f728641882c440b57010.tar.gz samba-6b11a2630123453a7f40f728641882c440b57010.tar.bz2 samba-6b11a2630123453a7f40f728641882c440b57010.zip |
tdb2: fix bogus error from tdb_unlockall() after fork in tdb1 backend.
We're always allowed to unlock after a fork; by setting the count to 0
before calling the generic unlock function we don't trigger the pid
check.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
(Imported from CCAN commit ba5bb8eae6bcd230fd5321c618d6a9d56e74e7d1)
Diffstat (limited to 'lib/tdb2/tdb1_check.c')
0 files changed, 0 insertions, 0 deletions