On 11/9/05, Dennis Barch <[EMAIL PROTECTED]> 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 = no
Changing 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 -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
