[PATCH] Fix handling of error code in NFSv4 replies
As nfsv4 does some reply encoding while processing requests, the code which tries to put the overall status at the head of the reply fails. With this patch, we take the address for the overall status very early so NFSv4's encoding wont confuse us.
Showing
Please register or sign in to comment