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

Mark Linimon linimon at lonesome.com
Tue May 7 01:50:02 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:39:59 -0500

 ----- Forwarded message from Scot Hetzel <swhetzel at gmail.com> -----
 
 Date: Sun, 5 May 2013 22:51:10 -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
 
 I had a quick look at the patch and noticed that it is using -H for
 init method, but -h for the attach, configure, setkey, delkey, resume,
 resize, and dump methods.
 
 The patch also shows that it removes the -h option from the init
 method.  I looked at the -Current and release/9.1.0 sources for
 geom_eli.8 and they don't have the -h option.  I suspect it was a
 local modification that was made before this patch was created.
 
 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.
 
 -- 
 DISCLAIMER:
 
 No electrons were maimed while sending this message. Only slightly bruised.
 
 ----- End forwarded message -----


More information about the freebsd-geom mailing list