freebsd-dev/sys/fs
Poul-Henning Kamp 5d9d81e7ea Put the I/O block size in bufobj->bo_bsize.
We keep si_bsize_phys around for now as that is the simplest way to pull
the number out of disk device drivers in devfs_open().  The correct solution
would be to do an ioctl(DIOCGSECTORSIZE), but the point is probably mooth
when filesystems sit on GEOM, so don't bother for now.
2004-10-26 07:39:12 +00:00
..
cd9660 Hold proper thread count while frobbing drivers ioctl. 2004-09-24 07:24:02 +00:00
coda Do not use devsw() but si_devsw direction. This is still bogus but a 2004-09-23 12:19:24 +00:00
deadfs
devfs Put the I/O block size in bufobj->bo_bsize. 2004-10-26 07:39:12 +00:00
fdescfs
fifofs
hpfs
msdosfs Loose the v_dirty* and v_clean* alias macros. 2004-10-25 09:14:03 +00:00
ntfs
nullfs
nwfs
portalfs
procfs Rework how we store process times in the kernel such that we always store 2004-10-05 18:51:11 +00:00
pseudofs
smbfs
udf
umapfs
unionfs Minor Bug fix. Some file was not translated. 2004-10-05 16:53:37 +00:00