Linux CIFS filesystem development
 help / color / mirror / Atom feed
From: Ralph Boehme <slow@samba.org>
To: linux-cifs@vger.kernel.org
Subject: Directory Leases
Date: Sat, 26 Oct 2024 15:13:50 +0200	[thread overview]
Message-ID: <113d44d8-35a4-452e-9931-aca00c2237d0@samba.org> (raw)

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

             reply	other threads:[~2024-10-26 13:25 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-10-26 13:13 Ralph Boehme [this message]
2024-10-27  3:24 ` Directory Leases Steve French
2024-10-27 14:16   ` Ralph Boehme
2024-10-28 21:11     ` Steve French
2024-10-29 10:05       ` Ralph Boehme
     [not found]         ` <CAH2r5mtkuCihp9hRp16RSyV=g0xcPyYuUBbBipBAtdw_CbiTKQ@mail.gmail.com>
2024-11-02  6:29           ` Fwd: " Steve French
2024-11-19  2:51         ` Steve French

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=113d44d8-35a4-452e-9931-aca00c2237d0@samba.org \
    --to=slow@samba.org \
    --cc=linux-cifs@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox