Hello, I'm trying to disable oplocks on our system. Is it sufficient to set: oplocks = no level2 oplocks = no or do I need to also set kernel oplocks = no ? What would be the effect of keeping kernel oplocks = yes if the first two are disabled. running a testparm shows that this is set to yes by default Thanks in advance, Dennis _________________________________________________________________ Don’t just search. Find. Check out the new MSN Search! http://search.msn.click-url.com/go/onm00200636ave/direct/01/
On 11/9/05, Dennis Barch <dbc12390@hotmail.com> wrote:> I'm trying to disable oplocks on our system. > Is it sufficient to set: > > oplocks = no > level2 oplocks = no > > or do I need to also set > kernel oplocks = noChanging kernel oplocks should be unnecessary; the smb.conf man page makes it sound like kernel oplocks only alters the behavior of oplocks, so if oplocks are off, it will have no effect. Josh Kelley