> The "md" problem should really be solved by adding
>       #define MD_NAME "md"
> to <sys/mdioctl.h> and using this in both the driver and the mdconfig
> program.
> 
> Can I get you to incorporate that in your patch ?

Certainly!  The updated patch is at
http://www.unixfreak.org/~dima/home/md-list4.diff (it's getting a
little big, so I thought I'd not attach it here).  The changes include,

  - "md" (and variants thereof) -> MD_NAME,
  - "mdctl" (and variants thereof) -> MDCTL_NAME (for consistency), and
  - update the mdconfig(8) manual page to mention the -l option.

Thanks

                                        Dima Dorfman
                                        [EMAIL PROTECTED]

To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to