freebsd-dev/sbin/geom/class
Pawel Jakub Dawidek 240dd5b5aa Use fprintf(stderr) instead of gctl_error() to print a warning about too
big sector size. When gctl error is set gctl_has_param() always returns
'false', which prevents geli(8) from finding some arguments and also masks
an error, which is generates in such case.

MFC after:	3 days
2010-10-26 22:46:15 +00:00
..
cache - Remove gc_argname field. It was introduced for gpart(8), but if I 2010-09-13 13:48:18 +00:00
concat Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1. 2010-10-09 20:20:27 +00:00
eli Use fprintf(stderr) instead of gctl_error() to print a warning about too 2010-10-26 22:46:15 +00:00
journal Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1. 2010-10-09 20:20:27 +00:00
label - Remove gc_argname field. It was introduced for gpart(8), but if I 2010-09-13 13:48:18 +00:00
mirror Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1. 2010-10-09 20:20:27 +00:00
mountver - Remove gc_argname field. It was introduced for gpart(8), but if I 2010-09-13 13:48:18 +00:00
multipath - Remove gc_argname field. It was introduced for gpart(8), but if I 2010-09-13 13:48:18 +00:00
nop - Remove gc_argname field. It was introduced for gpart(8), but if I 2010-09-13 13:48:18 +00:00
part Reimplemented "gpart destroy -F". Now it does all work in kernel. 2010-10-25 16:23:35 +00:00
raid3 Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1. 2010-10-09 20:20:27 +00:00
sched - Remove gc_argname field. It was introduced for gpart(8), but if I 2010-09-13 13:48:18 +00:00
shsec Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1. 2010-10-09 20:20:27 +00:00
stripe Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1. 2010-10-09 20:20:27 +00:00
virstor Replace strlen(_PATH_DEV) with sizeof(_PATH_DEV) - 1. 2010-10-09 20:20:27 +00:00
Makefile Bring in geom_sched, support for scheduling disk I/O requests 2010-04-12 16:37:45 +00:00
Makefile.inc Allow classes to specify local source files. 2005-04-07 15:57:38 +00:00