MSDOS fs errors in 2.1.60 and 2.0.31

tenthumbs (10@dhack1-138.cybernex.net)
Wed, 29 Oct 1997 12:43:40 -0500 (EST)


I noticed this with the Apache web server. If you try to open and invalid
filename in a msdos fs, e.g., /dos/h/.htaccess, a 2.0.31 kernel returns
errno=2, "No such file or directory," while 2.1.60 returns errno=22, "Invalid
argument."

I'm not saying this is wrong, the errno=22 certainly seems more appropriate
here; I'm just interested in knowing when this, and other, changes were made.

Thanks.