freebsd-nq/sys/geom
Andriy Gapon 0c04f06072 g_vfs_open: correctly set devvp.v_bufobj.bo_bsize to DEV_BSIZE
Because of how breadn -> bufstrategy -> g_vfs_strategy are currently
implemented, bread on devvp always expects DEV_BSIZE block size.
Thus, devvp bo_bsize must always be DEV_BSIZE irrespective of media
properties or filesystem implementation details.

Reviewed by:	mckusick
MFC after:	2 weeks
2010-03-29 20:34:25 +00:00
..
bde
cache
concat
eli
gate Simplify loops. 2010-03-18 13:11:43 +00:00
journal
label
linux_lvm
mirror
mountver
multipath Change how multipath labels are created and managed. This makes it easier 2010-03-29 18:04:06 +00:00
nop
part
raid3
shsec
stripe
uzip
vinum - Set missing flag when initiating a plex rebuild with the rebuildparity 2010-03-08 21:16:28 +00:00
virstor
zero
geom_aes.c
geom_bsd_enc.c
geom_bsd.c
geom_ccd.c
geom_ctl.c
geom_ctl.h
geom_dev.c
geom_disk.c
geom_disk.h
geom_dump.c Escape characters unsafe for XML output in GEOM class, instance and 2010-03-20 16:16:13 +00:00
geom_event.c
geom_fox.c
geom_int.h
geom_io.c Do not fetch precise time of request start when stats collection disabled. 2010-03-24 18:04:25 +00:00
geom_kern.c
geom_mbr_enc.c
geom_mbr.c
geom_pc98_enc.c
geom_pc98.c
geom_redboot.c
geom_slice.c
geom_slice.h
geom_subr.c
geom_sunlabel_enc.c
geom_sunlabel.c
geom_vfs.c g_vfs_open: correctly set devvp.v_bufobj.bo_bsize to DEV_BSIZE 2010-03-29 20:34:25 +00:00
geom_vfs.h
geom_vol_ffs.c
geom.h
notes