diff options
author | Andrew Tridgell <tridge@samba.org> | 1997-11-28 03:30:24 +0000 |
---|---|---|
committer | Andrew Tridgell <tridge@samba.org> | 1997-11-28 03:30:24 +0000 |
commit | f822c17d35921817e19ce0d879788125f361d4b9 (patch) | |
tree | 6e2b56b00485878d8f94cfcac4b4a372faddd795 /docs/textdocs/Application_Serving.txt | |
parent | 6c158adf25dae3a71203d0dffc6a6018ba02da0d (diff) | |
download | samba-f822c17d35921817e19ce0d879788125f361d4b9.tar.gz samba-f822c17d35921817e19ce0d879788125f361d4b9.tar.bz2 samba-f822c17d35921817e19ce0d879788125f361d4b9.zip |
fixed a very nasty oplock bug. We could send oplock break requests on
files that aren't open if the file happened to close while the oplock
was in transit. We would end up sending a oplock break request on
another random file (actually the open file that happened to have the
highest fnum). Then we wouldn't get a response, so smbd would keep
sending and would actually flood the net with an infinite number of
oplock break requests!
(This used to be commit 0da20e0aecbf3e59bdc649c489a18832403dc9b2)
Diffstat (limited to 'docs/textdocs/Application_Serving.txt')
0 files changed, 0 insertions, 0 deletions