Commit 24ea1ed
e2fsck: Loosen fscrypt_policy struct size check
Some OEMs extend this struct in kernel, which leads to e2fsck believing
that encryption policy is corrupted.
Change-Id: I4385775c69d990efd7e4fd442c23ddc5cba4d0e71 parent 007f000 commit 24ea1ed
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
192 | 192 | | |
193 | 193 | | |
194 | 194 | | |
195 | | - | |
| 195 | + | |
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| |||
0 commit comments