1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-22 11:17:19 +00:00
freebsd/sys/geom
Poul-Henning Kamp 3e019deaed Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
2004-07-15 08:26:07 +00:00
..
bde
concat - Add 'stop' command, which works just like 'destroy' command, but sounds 2004-07-05 21:16:37 +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
stripe Minor sysctl description fixes. 2004-07-13 11:23:31 +00:00
vinum g_clone_bio() can fail, be ready for this. 2004-07-05 13:24:22 +00:00
geom_aes.c
geom_apple.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
geom_event.c Make withering water tight. 2004-07-08 16:17:14 +00:00
geom_fox.c
geom_gpt.c
geom_int.h Make withering water tight. 2004-07-08 16:17:14 +00:00
geom_io.c
geom_kern.c
geom_mbr_enc.c
geom_mbr.c
geom_mirror.c
geom_pc98_enc.c
geom_pc98.c
geom_slice.c We only need to check for overlaps if we increasing access counts. 2004-07-04 13:44:48 +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
geom_sunlabel.c
geom_vol_ffs.c
geom.h
notes