This repository was archived by the owner on May 28, 2025. It is now read-only.
Commit 48ee069
committed
Auto merge of rust-lang#123928 - tbu-:pr_statx_enosys, r=<try>
`statx` probe: `ENOSYS` might come from a faulty FUSE driver
Do the availability check regardless of the error returned from `statx`.
CC rust-lang#122079 (comment)1 file changed
Lines changed: 5 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
198 | 198 | | |
199 | 199 | | |
200 | 200 | | |
201 | | - | |
| 201 | + | |
202 | 202 | | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
| 203 | + | |
210 | 204 | | |
211 | 205 | | |
| 206 | + | |
212 | 207 | | |
213 | 208 | | |
| 209 | + | |
214 | 210 | | |
| 211 | + | |
215 | 212 | | |
216 | 213 | | |
217 | 214 | | |
| |||
0 commit comments