NetBSD/sys/fs
kochi 2794f98855 fix the problem reported in kern/35457, "cant mount msdosfs on floppy".
Since 1.40, which introduced support for non-DEV_BSIZE media,
mounting msdos floppy returned ENOTTY.

This is because floppy driver does not support DIOCGPART or DIOCWEDGEINFO
ioctl.

Those ioctls should not be a requirement for mounting msdosfs.

This patch is made by Christian Biere.
2007-02-17 18:39:15 +00:00
..
adosfs
cd9660
filecorefs
msdosfs fix the problem reported in kern/35457, "cant mount msdosfs on floppy". 2007-02-17 18:39:15 +00:00
ntfs Fix error in previous. 2007-02-15 16:18:23 +00:00
ptyfs
puffs Make fstrans(9) the default helper for file system suspension. 2007-02-16 17:23:53 +00:00
smbfs Merge newlock2 to head. 2007-02-09 21:55:00 +00:00
sysvbfs Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
tmpfs
udf Remove more duplicate headers. 2007-01-29 01:52:43 +00:00
union more fixes for the new vnode locking scheme: 2007-02-04 15:03:20 +00:00
Makefile
unicode.h