On Wed, Sep 13, 2023 at 04:38:19PM -0700, Dai Ngo wrote: > Currently GETATTR conflict with a write delegation is handled by > recalling the delegation before replying to the GETATTR. > > This patch series add supports for CB_GETATTR callback to get the latest > change_info and size information of the file from the client that holds > the delegation to reply to the GETATTR from the second client. > > v2: > . fix kernel test robot report of missing function parameter description > of nfsd4_deleg_getattr_conflict() This series has been applied to nfsd-next for broader testing. Thank you, Dai! -- Chuck Lever