Marcel Moolenaar ceba44f8d4 o Slightly refactor the ctlreq code to maximize code sharing between
verbs. Only the create verb operates on a provider. All other verbs
   operate on a GPT geom. Also, the GPT entry oriented verbs require
   a non-downgraded GPT.
o  Have all verbs take an optional flags parameter. The flags parameter
   is a string of single-letter flags. The typical use of these flags
   is to enable certain behaviour in support fo the gpt(8) tool.
o  Add dummy implementations for the destroy and recover verbs.

This change causes test 2 of the GPT regression test suite to fail.
The presence of a geom parameter is now required even for unknown
verbs.
2005-11-13 21:53:55 +00:00
..
2005-09-10 07:46:47 +00:00
2005-10-26 03:24:28 +00:00
2005-03-16 20:48:13 +00:00
2005-03-18 06:57:58 +00:00
2005-03-15 10:47:38 +00:00
2005-02-10 12:10:35 +00:00
2005-09-03 11:03:10 +00:00