freebsd-dev/sbin/geom/class
Andrey V. Elsukov 6305a96c20 Implement "force" (-F) option for gpart destroy verb.
This option doesn't passed to kernel and handled in user-space.
With -F option gpart creates new "delete" request for each
partition in table. Each request has flags="X" that disables
auto-commit feature. Last request is the original "destroy" request.
It has own flags and can have disabled or enabled auto-commit feature.
If error is occurred when deleting partitions, then new "undo" request
is created and all changes will be rolled back.

Approved by:	kib (mentor)
2010-09-24 08:40:43 +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 - Remove gc_argname field. It was introduced for gpart(8), but if I 2010-09-13 13:48:18 +00:00
eli Update copyright years. 2010-09-23 12:02:42 +00:00
journal - Remove gc_argname field. It was introduced for gpart(8), but if I 2010-09-13 13:48:18 +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 - Remove gc_argname field. It was introduced for gpart(8), but if I 2010-09-13 13:48:18 +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 Implement "force" (-F) option for gpart destroy verb. 2010-09-24 08:40:43 +00:00
raid3 - Remove gc_argname field. It was introduced for gpart(8), but if I 2010-09-13 13:48:18 +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 - Remove gc_argname field. It was introduced for gpart(8), but if I 2010-09-13 13:48:18 +00:00
stripe - Remove gc_argname field. It was introduced for gpart(8), but if I 2010-09-13 13:48:18 +00:00
virstor - Remove gc_argname field. It was introduced for gpart(8), but if I 2010-09-13 13:48:18 +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