On Sat, Oct 26, 2024 at 8:25â?¯AM Ralph Boehme <slow@xxxxxxxxx> wrote: > > Hi! > > I have implemented Directory Leases in Samba and wanted to do a few test > with real world clients. > > Mounting with > > # mount.cifs //localhost/test /mnt/test/ -o > username=slow,password=x,handlecache > > (no idea if "handlecache" is needed, found it by skimming the code) > > I don't see any usage of Directory Leases on the wire when I do an ls. > > Do I need to pass any additional mount options? Anything else? > > Kernel version is 6.11.3-200.fc40.x86_64. > > Thanks! > -slow > -- Thanks, Steve