diff options
author | Jeremy Allison <jra@samba.org> | 2000-04-27 22:23:04 +0000 |
---|---|---|
committer | Jeremy Allison <jra@samba.org> | 2000-04-27 22:23:04 +0000 |
commit | 2746e5602e493e5b022764b4b839eb4d2f14363b (patch) | |
tree | 0900fb9000e5564a278fab9769d42d4e841fb992 /source/lib/interface.c | |
parent | 0487841120a7584da9a2b83b9574562c415d7024 (diff) | |
download | samba-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