Commit a0d042f
committed
NFSD: Clean up nfsd4_encode_rdattr_error()
No need for specialized code here, as this function is invoked only
rarely. Convert it to encode to xdr_stream using conventional XDR
helpers.
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>1 parent a0f3c83 commit a0d042f
1 file changed
Lines changed: 15 additions & 15 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3726 | 3726 | | |
3727 | 3727 | | |
3728 | 3728 | | |
3729 | | - | |
3730 | | - | |
| 3729 | + | |
| 3730 | + | |
3731 | 3731 | | |
3732 | | - | |
3733 | | - | |
3734 | | - | |
3735 | | - | |
3736 | | - | |
3737 | | - | |
3738 | | - | |
3739 | | - | |
| 3732 | + | |
3740 | 3733 | | |
3741 | | - | |
3742 | | - | |
3743 | | - | |
| 3734 | + | |
| 3735 | + | |
| 3736 | + | |
| 3737 | + | |
| 3738 | + | |
| 3739 | + | |
| 3740 | + | |
| 3741 | + | |
| 3742 | + | |
| 3743 | + | |
| 3744 | + | |
3744 | 3745 | | |
3745 | 3746 | | |
3746 | 3747 | | |
| |||
3812 | 3813 | | |
3813 | 3814 | | |
3814 | 3815 | | |
3815 | | - | |
3816 | | - | |
| 3816 | + | |
3817 | 3817 | | |
3818 | 3818 | | |
3819 | 3819 | | |
| |||
0 commit comments