kern/178359: [geom] [patch] geom_eli: support external metadata

Mark Linimon linimon at lonesome.com
Tue May 7 01:50:01 UTC 2013


The following reply was made to PR kern/178359; it has been noted by GNATS.

From: Mark Linimon <linimon at lonesome.com>
To: bug-followup at FreeBSD.org
Cc:  
Subject: Re: kern/178359: [geom] [patch] geom_eli: support external metadata
Date: Mon, 6 May 2013 20:40:23 -0500

 ----- Forwarded message from Scot Hetzel <swhetzel at gmail.com> -----
 
 Date: Sun, 5 May 2013 23:32:13 -0500
 From: Scot Hetzel <swhetzel at gmail.com>
 To: freebsd-bugs at freebsd.org
 Cc: Andrew Romanenko <melanhit at gmail.com>, freebsd-geom at freebsd.org
 Subject: Re: kern/178359: [geom] [patch] geom_eli: support external metadata
 
 My mistake, the -h option was in the geom_eli.c file, but only in the
 comment for the commands.  According to the original commit:
 
 https://svnweb.freebsd.org/base?view=revision&revision=148456
 
 The -h was never in the class_commands for the init method.  Not sure
 what it was there for (maybe to display the usuage?).
 
 > It would be best that init, attach, configure, setkey, delkey, resume,
 > resize, and dump methods use the same option (-h or -H) to specify the
 > headerfile.
 >
 So for now it looks like using -H would be the better option for all
 these methods.
 
 -- 
 DISCLAIMER:
 
 No electrons were maimed while sending this message. Only slightly bruised.
 
 ----- End forwarded message -----


More information about the freebsd-geom mailing list