freebsd-dev/sys/geom
Pawel Jakub Dawidek 1d723f1d51 Improve geom(8)'s 'list' command to show geoms and their providers and
consumers. Teach STRIPE, CONCAT and NOP classes about this improvement.
2004-07-26 17:14:47 +00:00
..
bde
concat Improve geom(8)'s 'list' command to show geoms and their providers and 2004-07-26 17:14:47 +00:00
gate Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
label Remove unused macro. 2004-07-13 12:01:29 +00:00
nop Improve geom(8)'s 'list' command to show geoms and their providers and 2004-07-26 17:14:47 +00:00
stripe Improve geom(8)'s 'list' command to show geoms and their providers and 2004-07-26 17:14:47 +00:00
vinum Save the vinum config back to disk after syncing two plexes. 2004-07-26 07:30:21 +00:00
geom_aes.c
geom_apple.c
geom_bsd_enc.c
geom_bsd.c
geom_ccd.c
geom_ctl.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
geom_ctl.h
geom_dev.c Duplicate the securelevel check from spec_vnops.c here. 2004-06-19 09:00:53 +00:00
geom_disk.c Fix regression in last commit. 2004-06-29 08:33:58 +00:00
geom_disk.h
geom_dump.c
geom_event.c Make withering water tight. 2004-07-08 16:17:14 +00:00
geom_fox.c
geom_gpt.c Allow disks with a GPT to be used on big-endian machines. The GPT is 2004-04-30 05:05:39 +00:00
geom_int.h Make withering water tight. 2004-07-08 16:17:14 +00:00
geom_io.c The g_up and g_down threads use a local 'mymutex' mutex to allow WITNESS 2004-06-26 23:27:42 +00:00
geom_kern.c
geom_mbr_enc.c
geom_mbr.c
geom_mirror.c
geom_pc98_enc.c
geom_pc98.c
geom_slice.c Check for a NULL pointer before dereferencing it. 2004-07-25 09:41:31 +00:00
geom_slice.h
geom_subr.c Only detach consumers which are attached when we wither stuff away. 2004-07-09 14:06:17 +00:00
geom_sunlabel_enc.c Add SVR4-compatible VTOC-style elements to the Sun label. The 2004-06-01 20:18:25 +00:00
geom_sunlabel.c
geom_vol_ffs.c
geom.h Kill g_access_rel() already now before we send it down 5-stable 2004-06-21 20:31:49 +00:00
notes