For an invalid filesystem name like this:
# mount -t asdfs /dev/ada1p5 /usr/obj
emit an error message like this
mount: /dev/ada1p5: Invalid fstype: Invalid argument
instead of
mount: /dev/ada1p5: Operation not supported by device
Details
Details
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable