Version 2.1.70 ms-dos fs strange.

Richard B. Johnson (root@chaos.analogic.com)
Fri, 5 Dec 1997 19:50:14 -0500 (EST)


Script started on Fri Dec 5 19:33:54 1997
# alias ls
alias ls='/bin/ls'

# ls /tmp/*.bak
ls: /tmp/*.bak: No such file or directory
# ls /dos/drive_C/*.bak
ls: /dos/drive_C/*.bak: Invalid argument
# exit
exit

Script done on Fri Dec 5 19:34:44 1997

Synopsis:
`ls` for a nonexistant file under ext2 results in ENOENT.
`ls` for a nonexistant file under msdos results in EINVAL.
NotGood(tm)

Cheers,
Dick Johnson

Richard B. Johnson
Project Engineer
Analogic Corporation
Penguin : Linux version 2.1.70 on an i586 machine (66.15 BogoMips).
Warning : It's hard to remain at the trailing edge of technology.