Commit 99ccc78
committed
NFSv4.2: Fix initialisation of struct nfs4_label
jira LE-1907
Rebuild_History Non-Buildable kernel-5.14.0-284.30.1.el9_2
commit-author Trond Myklebust <trond.myklebust@hammerspace.com>
commit c528f70
The call to nfs4_label_init_security() should return a fully initialised
label.
Fixes: aa9c266 ("NFS: Client implementation of Labeled-NFS")
Signed-off-by: Trond Myklebust <trond.myklebust@hammerspace.com>
(cherry picked from commit c528f70)
Signed-off-by: Jonathan Maple <jmaple@ciq.com>1 parent 20f78cc commit 99ccc78
1 file changed
+10
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
125 | 130 | | |
126 | 131 | | |
127 | 132 | | |
| |||
3795 | 3800 | | |
3796 | 3801 | | |
3797 | 3802 | | |
3798 | | - | |
| 3803 | + | |
3799 | 3804 | | |
3800 | 3805 | | |
3801 | 3806 | | |
| |||
4683 | 4688 | | |
4684 | 4689 | | |
4685 | 4690 | | |
4686 | | - | |
| 4691 | + | |
4687 | 4692 | | |
4688 | 4693 | | |
4689 | 4694 | | |
| |||
5034 | 5039 | | |
5035 | 5040 | | |
5036 | 5041 | | |
5037 | | - | |
| 5042 | + | |
5038 | 5043 | | |
5039 | 5044 | | |
5040 | 5045 | | |
| |||
5075 | 5080 | | |
5076 | 5081 | | |
5077 | 5082 | | |
5078 | | - | |
| 5083 | + | |
5079 | 5084 | | |
5080 | 5085 | | |
5081 | 5086 | | |
| |||
5194 | 5199 | | |
5195 | 5200 | | |
5196 | 5201 | | |
5197 | | - | |
| 5202 | + | |
5198 | 5203 | | |
5199 | 5204 | | |
5200 | 5205 | | |
| |||
0 commit comments