ae 0bc1967ac3 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
..
2010-08-23 22:24:11 +00:00
2010-08-23 22:24:11 +00:00
2010-03-02 16:58:04 +00:00
2010-02-03 23:56:12 +00:00
2010-02-15 14:07:40 +00:00
2010-08-06 14:33:42 +00:00
2010-05-14 14:26:49 +00:00
2010-08-23 22:24:11 +00:00
2010-06-11 17:02:57 +00:00
2010-01-27 20:32:58 +00:00
2010-03-02 16:58:04 +00:00
2010-01-22 08:51:58 +00:00
2010-02-15 14:07:40 +00:00
2010-05-29 20:24:01 +00:00
2010-08-23 22:24:11 +00:00
2010-03-10 18:51:13 +00:00
2010-06-20 12:52:33 +00:00
2010-08-06 14:33:42 +00:00
2010-05-12 20:21:44 +00:00
2010-02-27 10:18:33 +00:00
2010-03-26 05:35:25 +00:00
2010-08-23 22:24:11 +00:00