On 15 Aug 2024, at 10:18, Jeff Layton wrote: > The client doesn't properly request FATTR4_OPEN_ARGUMENTS in the initial > SERVER_CAPS getattr. Add FATTR4_WORD2_OPEN_ARGUMENTS to the initial > request. > > Fixes: 707f13b3d081 (NFSv4: Add support for the FATTR4_OPEN_ARGUMENTS attribute) > Signed-off-by: Jeff Layton <jlayton@xxxxxxxxxx> Clearly correct, save for slight style mismatch. Reviewed-by: Benjamin Coddington <bcodding@xxxxxxxxxx> Ben