HomeFreeBSD

Fix the NFSv4.2 extended attribute support for remove extended attrbute.

Description

Fix the NFSv4.2 extended attribute support for remove extended attrbute.

I missed the "atomic" field of the RemoveExtendedAttribute operation's
reply when I implemented it. It worked between FreeBSD client and server,
since it was missed for both, but it did not conform to RFC 8276.
This patch adds the field for both client and server.

Thanks go to Frank for doing interoperability testing of the extended
attribute support against patches for Linux.

Submitted by: Frank van der Linden <fllinden@amazon.com>
Reported by: Frank van der Linden <fllinden@amazon.com>

Details

Provenance
rmacklemAuthored on Apr 15 2020, 9:27 PM
Parents
rG5df2af0809e1: Revert commit b6cf400aa fro llvm git (by Nemanja Ivanovic):
Branches
Unknown
Tags
Unknown

Event Timeline