1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-21 11:13:30 +00:00
freebsd/sys/geom
Pawel Jakub Dawidek 4686187543 Allow to dump kernel to gmirror providers.
Some conditions have to be met to make it work properly. This will be
described in the manual page.

MFC after:	3 days
2006-03-08 08:27:33 +00:00
..
bde
concat Remove trailing spaces. 2006-02-01 12:06:01 +00:00
eli Teach geli how to load keyfiles before root file system is mounted. 2006-02-11 13:08:24 +00:00
gate Remove trailing spaces. 2006-02-01 12:06:01 +00:00
label We need to check if file system size is equal to provider's size, because 2006-03-04 19:41:54 +00:00
mirror Allow to dump kernel to gmirror providers. 2006-03-08 08:27:33 +00:00
nop Remove trailing spaces. 2006-02-01 12:06:01 +00:00
raid3 Do not use bio structure after g_io_deliver(), it may not longer by valid. 2006-02-22 10:21:05 +00:00
shsec Remove trailing spaces. 2006-02-01 12:06:01 +00:00
stripe Remove trailing spaces. 2006-02-01 12:06:01 +00:00
uzip
vinum Catch the case when a subdisk has no provider or no consumer 2006-02-08 21:32:45 +00:00
zero Remove trailing spaces. 2006-02-01 12:06:01 +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
geom_fox.c
geom_gpt.c
geom_int.h
geom_io.c Assert proper use of bio_caller1, bio_caller2, bio_cflags, bio_driver1, 2006-03-01 19:01:58 +00:00
geom_kern.c
geom_mbr_enc.c
geom_mbr.c
geom_pc98_enc.c
geom_pc98.c
geom_slice.c Allow to use g_slice_orphan() from outside. 2006-02-18 11:21:17 +00:00
geom_slice.h Allow to use g_slice_orphan() from outside. 2006-02-18 11:21:17 +00:00
geom_subr.c
geom_sunlabel_enc.c
geom_sunlabel.c
geom_vfs.c - Lock Giant if needed around the call to vnode_create_vobject(). This is 2006-03-02 05:37:44 +00:00
geom_vfs.h
geom_vol_ffs.c
geom.h
notes