HomeFreeBSD

MFC: r316655

Description

MFC: r316655
Fix parsing failure for NFSv4 Setattr operation for failed case.

If an operation that preceeds a Setattr in an NFSv4 compound fails,
there is no bitmap of attributes to parse. Without this patch, the
parsing would fail and return EBADRPC instead of the correct failure
error. This could break recovery from a server crash/reboot.

Details

Provenance
rmacklemAuthored on
Parents
rS317405: MFC: r316655
Branches
Unknown
Tags
Unknown