freebsd-dev/sys/geom
Marcel Moolenaar 232c8bf888 o When creating the EBR scheme, set the number of entries
properly. Otherwise the minimum of 1 is used and you can
   only insert a single partition/slice and only at sector
   0 (index 1).
o  When adding a partition/slice, recalculate the index after
   the start and size of the partition/slice are adjusted to
   make them a multiple of the track size. Since the precheck
   method sets the index based on the start of the partition
   as provided by the user, we know that we're off by at most
   1 and adjusting the index is safe.
2009-02-21 19:25:13 +00:00
..
bde
cache
concat
eli
gate
journal Make it possible to use gjournal for the root filesystem. Previously, 2008-12-06 11:33:10 +00:00
label - Use the correct argument when determining the buffer size. 2009-02-11 18:13:20 +00:00
linux_lvm
mirror
multipath
nop
part o When creating the EBR scheme, set the number of entries 2009-02-21 19:25:13 +00:00
raid3
shsec
stripe
uzip
vinum - Fix an issue with access permissions to underlying disks used by a gvinum 2008-12-27 14:32:39 +00:00
virstor
zero
geom_aes.c
geom_bsd_enc.c
geom_bsd.c Trivial patch to show on which geom has the error been detected. 2008-12-01 15:02:00 +00:00
geom_ccd.c
geom_ctl.c
geom_ctl.h
geom_dev.c Provide compatibility symlink for logical partitions: 2009-02-20 04:48:40 +00:00
geom_disk.c
geom_disk.h
geom_dump.c
geom_event.c
geom_fox.c
geom_int.h
geom_io.c
geom_kern.c
geom_mbr_enc.c
geom_mbr.c
geom_pc98_enc.c
geom_pc98.c
geom_slice.c
geom_slice.h
geom_subr.c In g_handleattr(), set bp->bio_completed also for the case 2009-02-03 07:07:13 +00:00
geom_sunlabel_enc.c
geom_sunlabel.c
geom_vfs.c Prevent a panic that happens on SMP machines when removing a disk with 2009-01-11 13:51:04 +00:00
geom_vfs.h
geom_vol_ffs.c
geom.h Constify val in g_handleattr() and str in g_handleattr_str(). 2009-02-01 01:50:09 +00:00
notes