1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/sys/geom
Pawel Jakub Dawidek 72e330954e Added g_print_bio() function to print informations about given bio.
Approved by:	phk, scottl (mentor)
2004-02-11 18:21:32 +00:00
..
bde Polish the work/state engine in preparation for HW-crypto support. 2004-02-08 10:19:18 +00:00
geom_aes.c
geom_apple.c
geom_bsd_enc.c
geom_bsd.c Simplify the ioctl handling in GEOM. 2003-09-01 20:45:32 +00:00
geom_ccd.c don't call sbuf_clear() right after sbuf_new(), it is not necessary. 2004-02-10 10:54:19 +00:00
geom_ctl.c The present defaults for the open and close for device drivers which 2003-09-27 12:01:01 +00:00
geom_ctl.h
geom_dev.c Add missing newline in printf. 2004-01-23 20:36:21 +00:00
geom_disk.c don't call sbuf_clear() right after sbuf_new(), it is not necessary. 2004-02-10 10:54:19 +00:00
geom_disk.h
geom_dump.c Re-arrange and consolidate some random debugging stuff 2003-12-07 05:04:49 +00:00
geom_event.c Now we have g_topology_assert_not(), so use it to detect deadlocks. 2004-02-10 15:55:17 +00:00
geom_fox.c Fix memory leak. 2004-02-06 22:51:04 +00:00
geom_gpt.c
geom_int.h
geom_io.c Added g_print_bio() function to print informations about given bio. 2004-02-11 18:21:32 +00:00
geom_kern.c don't call sbuf_clear() right after sbuf_new(), it is not necessary. 2004-02-10 10:54:19 +00:00
geom_mbr_enc.c
geom_mbr.c Simplify the ioctl handling in GEOM. 2003-09-01 20:45:32 +00:00
geom_mirror.c Check error return from g_clone_bio(). (netchild@) 2004-02-02 13:36:06 +00:00
geom_pc98_enc.c
geom_pc98.c Re-arrange and consolidate some random debugging stuff 2003-12-07 05:04:49 +00:00
geom_slice.c
geom_slice.h
geom_subr.c Allow a GEOM class to unload if it has no geoms or a method function to 2004-02-02 19:49:41 +00:00
geom_sunlabel_enc.c
geom_sunlabel.c
geom_vol_ffs.c
geom.h Added g_print_bio() function to print informations about given bio. 2004-02-11 18:21:32 +00:00
notes