Commit a1aee9a
committed
NFSD: Clean up nfsd4_encode_entry4()
Reshape nfsd4_encode_entry4() to be more like the legacy dirent
encoders, which were recently rewritten to use xdr_stream.
Reviewed-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Chuck Lever <chuck.lever@oracle.com>1 parent 3fc5048 commit a1aee9a
2 files changed
Lines changed: 9 additions & 9 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3772 | 3772 | | |
3773 | 3773 | | |
3774 | 3774 | | |
3775 | | - | |
3776 | 3775 | | |
3777 | 3776 | | |
3778 | 3777 | | |
| |||
3783 | 3782 | | |
3784 | 3783 | | |
3785 | 3784 | | |
3786 | | - | |
3787 | | - | |
| 3785 | + | |
3788 | 3786 | | |
3789 | | - | |
| 3787 | + | |
| 3788 | + | |
3790 | 3789 | | |
3791 | | - | |
3792 | | - | |
| 3790 | + | |
| 3791 | + | |
| 3792 | + | |
3793 | 3793 | | |
3794 | | - | |
3795 | | - | |
3796 | | - | |
3797 | 3794 | | |
3798 | 3795 | | |
3799 | 3796 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
123 | 124 | | |
124 | 125 | | |
125 | 126 | | |
| |||
174 | 175 | | |
175 | 176 | | |
176 | 177 | | |
| 178 | + | |
| 179 | + | |
177 | 180 | | |
178 | 181 | | |
179 | 182 | | |
| |||
0 commit comments