Message ID | 1741212308-13521-1-git-send-email-dai.ngo@oracle.com (mailing list archive) |
---|---|
Headers | show |
Series | NFSD: offer write delegation for OPEN with OPEN4_SHARE_ACCESS only | expand |
From: Chuck Lever <chuck.lever@oracle.com> On Wed, 05 Mar 2025 14:05:07 -0800, Dai Ngo wrote: > >From RFC8881 does not explicitly state that server must grant write > delegation to OPEN with OPEN4_SHARE_ACCESS_WRITE only. However there > are text in the RFC that implies it is up to the server implementation > to offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE only. > > Section 9.1.2: > > [...] Applied v5 to nfsd-testing, thanks! v4 has been reverted. [1/1] NFSD: Offer write delegation for OPEN with OPEN4_SHARE_ACCESS_WRITE commit: 70b39d56ded1c6ae51757b182047153cbb6522d2 -- Chuck Lever