As the encryption is stream based there's no reason
authorJeremy Allison <jra@samba.org>
Sun, 30 Dec 2007 21:10:29 +0000 (13:10 -0800)
committerJeremy Allison <jra@samba.org>
Sun, 30 Dec 2007 21:10:29 +0000 (13:10 -0800)
commitc6646f115ebca2fe8b05c898d3529832b3599056
treed68ac3ebeed592bcd143b8b54ae83111a5165c4a
parentf04daa682acc2a9d5d660760b81dd353081ee84a
As the encryption is stream based there's no reason
oplock breaks can't be encrypted. If we have multiple
contexts I should probably attach them to the connection
struct, but for now use the global context number.
Jeremy.
(This used to be commit 5b4b335ed0d1dc738f1f099e5c638361f3aede07)
source3/smbd/oplock.c
source3/smbd/seal.c