freebsd-skq/sys/ufs
Poul-Henning Kamp fae03f66d1 Step one of replacing devsw->d_maxio with si_bsize_max.
Rename dev->si_bsize_max to si_iosize_max and set it in spec_open
if the device didn't.

Set vp->v_maxio from dev->si_bsize_max in spec_open rather than
in ufs_bmap.c
1999-09-20 19:57:28 +00:00
..
ffs Seperate the export check in VFS_FHTOVP, exports are now checked via 1999-09-11 00:46:08 +00:00
mfs Step one of replacing devsw->d_maxio with si_bsize_max. 1999-09-20 19:57:28 +00:00
ufs Step one of replacing devsw->d_maxio with si_bsize_max. 1999-09-20 19:57:28 +00:00