summaryrefslogtreecommitdiffstats
path: root/source/lib/interface.c
diff options
context:
space:
mode:
authorJeremy Allison <jra@samba.org>2000-04-27 22:23:04 +0000
committerJeremy Allison <jra@samba.org>2000-04-27 22:23:04 +0000
commit2746e5602e493e5b022764b4b839eb4d2f14363b (patch)
tree0900fb9000e5564a278fab9769d42d4e841fb992 /source/lib/interface.c
parent0487841120a7584da9a2b83b9574562c415d7024 (diff)
downloadsamba-2746e5602e493e5b022764b4b839eb4d2f14363b.tar.gz
samba-2746e5602e493e5b022764b4b839eb4d2f14363b.tar.xz
samba-2746e5602e493e5b022764b4b839eb4d2f14363b.zip
Fixed subtle unlocking bug when a file is closed. We need to store the
smbpid used when a file was opened in the files_struct. Else we use the wrong global_smbpid when we are closing the file and trying to remove the brl locks - this causes the brl locks to be left when the file is closed as the samba_context check fails. Jeremy.
Diffstat (limited to 'source/lib/interface.c')
0 files changed, 0 insertions, 0 deletions