Skip to content
  • Rick Macklem's avatar
    Fix the NFSv4.2 extended attribute support for remove extended attrbute. · 0bda1ddd
    Rick Macklem authored
    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>
    0bda1ddd