Looks good. Stable candidate? -- Best regards, Pavel Shilovsky чт, 12 сент. 2019 г. в 00:59, Steve French <smfrench@xxxxxxxxx>: > > Agreed > > On Thu, Sep 12, 2019, 00:22 ronnie sahlberg <ronniesahlberg@xxxxxxxxx> wrote: >> >> Reviewed by me. >> >> We need a big patch to the manpage after all these new mount options >> >> On Thu, Sep 12, 2019 at 5:03 PM Steve French <smfrench@xxxxxxxxx> wrote: >> > >> > smb3: allow disabling requesting leases >> > >> > In some cases to work around server bugs or performance >> > problems it can be helpful to be able to disable requesting >> > SMB2.1/SMB3 leases on a particular mount (not to all servers >> > and all shares we are mounted to). Add new mount parm >> > "nolease" which turns off requesting leases on directory >> > or file opens. Currently the only way to disable leases is >> > globally through a module load parameter. This approach is more >> > granular (and easier for some) as Pavel had noted in a recent suggestion. >> > >> > -- >> > Thanks, >> > >> > Steve