RE: [PATCH v2 07/10] cifsd: add oplock/lease cache mechanism

From: Namjae Jeon
Date: Wed Apr 28 2021 - 20:36:51 EST


> On Thu, Apr 22, 2021 at 09:28:21AM +0900, Namjae Jeon wrote:
> > This adds oplock and lease cache mechanism.
>
> Are leases and oplocks only enforced against other cifsd clients?
Yes.
> So, a non-cifs user of the filesystem won't break cifsd's leases?
Yes, It may be considered together in the ksmbd/nfsd interop added by
TODO of feature table.

> --b.
>