freebsd-dev/sys/geom
Poul-Henning Kamp 9169e8004d Various no-ops:
Add a __unused.

Make the 2byte decoder functions return 16 bits for the benefits
of picky lints.

No need to grab giant around a tsleep() when we have a timeout.

Sponsored by:	DARPA & NAI Labs.
2002-09-27 21:05:05 +00:00
..
geom_aes.c Add checks for g_clone_bio() returning NULL, it will be possible RSN. 2002-09-27 20:47:23 +00:00
geom_bsd.c "Fix" printf format issues by using %j 2002-09-13 11:41:25 +00:00
geom_ccd.c - Use vrefcnt() instead of v_usecount. 2002-09-25 02:42:43 +00:00
geom_dev.c Various no-ops: 2002-09-27 21:05:05 +00:00
geom_disk.c (This commit touches about 15 disk device drivers in a very consistent 2002-09-20 19:36:05 +00:00
geom_dump.c Remove "magicspace". It looks good on paper, it doesn't work in practice. 2002-09-06 08:50:28 +00:00
geom_enc.c Various no-ops: 2002-09-27 21:05:05 +00:00
geom_event.c Implement g_call_me() as a way for geom methods to schedule operations 2002-09-27 20:38:36 +00:00
geom_gpt.c Remove unneeded #include <sys/disklabel.h> 2002-09-20 17:00:24 +00:00
geom_int.h Implement g_call_me() as a way for geom methods to schedule operations 2002-09-27 20:38:36 +00:00
geom_io.c Allocate bio's with M_NOWAIT and let the caller deal with the problems. 2002-09-27 20:53:47 +00:00
geom_kern.c Various no-ops: 2002-09-27 21:05:05 +00:00
geom_mbr.c Deal with a new exteded MBR paritition type 2002-09-08 15:13:33 +00:00
geom_pc98.c Correctly calculate size of PC98 slices. 2002-09-27 20:56:21 +00:00
geom_slice.c Add checks for g_clone_bio() returning NULL, it will be possible RSN. 2002-09-27 20:47:23 +00:00
geom_slice.h All in a days work: make a function static. 2002-04-23 19:03:03 +00:00
geom_subr.c Remove "magicspace". It looks good on paper, it doesn't work in practice. 2002-09-06 08:50:28 +00:00
geom_sunlabel.c Remove "magicspace". It looks good on paper, it doesn't work in practice. 2002-09-06 08:50:28 +00:00
geom.h Various no-ops: 2002-09-27 21:05:05 +00:00