Commit 9b323d2
Al Viro
alpha: switch osf_mount() to strndup_user()
... same as native mount(2) is doing for devname argument. While we
are at it, fix misspelling ufs_args as cdfs_args in osf_ufs_mount() -
layouts are identical, so it doesn't change anything, but the current
variant is confusing for no reason.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>1 parent 39537a3 commit 9b323d2
1 file changed
Lines changed: 11 additions & 23 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
454 | 454 | | |
455 | 455 | | |
456 | 456 | | |
457 | | - | |
458 | | - | |
459 | | - | |
| 457 | + | |
| 458 | + | |
460 | 459 | | |
461 | | - | |
462 | 460 | | |
463 | | - | |
464 | | - | |
465 | | - | |
| 461 | + | |
| 462 | + | |
466 | 463 | | |
467 | | - | |
468 | | - | |
469 | | - | |
470 | | - | |
471 | | - | |
| 464 | + | |
| 465 | + | |
472 | 466 | | |
473 | 467 | | |
474 | 468 | | |
475 | 469 | | |
476 | 470 | | |
477 | 471 | | |
478 | | - | |
479 | 472 | | |
480 | | - | |
| 473 | + | |
481 | 474 | | |
482 | | - | |
483 | 475 | | |
484 | | - | |
485 | | - | |
486 | | - | |
| 476 | + | |
| 477 | + | |
487 | 478 | | |
488 | | - | |
489 | | - | |
490 | | - | |
491 | | - | |
492 | | - | |
| 479 | + | |
| 480 | + | |
493 | 481 | | |
494 | 482 | | |
495 | 483 | | |
| |||
0 commit comments