summaryrefslogtreecommitdiffstats
path: root/docs/htmldocs/using_samba/ch06_03.html
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2001-10-16 22:10:23 +0000
committerJeremy Allison <jra@samba.org>2001-10-16 22:10:23 +0000
commit21f776df5932e024a0d1fef9097377d35b5cf511 (patch)
tree43117355ee5d305861a4e6f18712cf433029bc7b /docs/htmldocs/using_samba/ch06_03.html
parent810272fe44e71706db4379a03c9f3766cfce3a68 (diff)
downloadsamba-21f776df5932e024a0d1fef9097377d35b5cf511.tar.gz
samba-21f776df5932e024a0d1fef9097377d35b5cf511.tar.xz
samba-21f776df5932e024a0d1fef9097377d35b5cf511.zip
Don't core dump when using spinlocks on a read-only tdb. Unfortunately this
means that a read-write opener and a read-only opener are using different locking mechanisms - this needs to be addressed, but it's hard as the read-write opener using the spinlocks is usually first, so there's no way to force them to change down to the fcntl method. Read only access is less important anyway and can never corrupt the tdb anyway, so errors in read-only record reads are more tolerable. Jeremy
Diffstat (limited to 'docs/htmldocs/using_samba/ch06_03.html')
0 files changed, 0 insertions, 0 deletions