Commit 73bb47e
authored
Rollup merge of #125333 - hermit-os:fuse, r=workingjubilee
switch to the default implementation of `write_vectored`
HermitOS doesn't support write_vectored and switch to the default implementation of `write_vectored`.1 file changed
Lines changed: 4 additions & 21 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
| 178 | + | |
190 | 179 | | |
191 | 180 | | |
192 | 181 | | |
193 | 182 | | |
194 | | - | |
| 183 | + | |
195 | 184 | | |
196 | 185 | | |
197 | 186 | | |
| |||
225 | 214 | | |
226 | 215 | | |
227 | 216 | | |
228 | | - | |
229 | | - | |
230 | | - | |
231 | | - | |
232 | | - | |
233 | | - | |
234 | | - | |
| 217 | + | |
235 | 218 | | |
236 | 219 | | |
237 | 220 | | |
238 | | - | |
| 221 | + | |
239 | 222 | | |
240 | 223 | | |
241 | 224 | | |
| |||
0 commit comments