All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sherman Ma <sma@vmem.com>
To: lvm-devel@redhat.com
Subject: Violin Memory SSD array device support
Date: Wed, 21 Nov 2012 13:19:17 -0800	[thread overview]
Message-ID: <CCD28524.25F%sma@vmem.com> (raw)
In-Reply-To: <CCD19AF4.229%sma@vmem.com>


  I would like to add Violin Memory's SSD array device (vtms) support in
LVM2.
The following is the change list:

sma at eng-builds-fir:~/git/lvm2/lib/filters$ git diff
diff --git a/lib/filters/device-types.h b/lib/filters/device-types.h
index 9efbe68..bc0cfc6 100644
--- a/lib/filters/device-types.h
+++ b/lib/filters/device-types.h
@@ -56,5 +56,6 @@ static const device_info_t _device_info[] = {
        {"blkext", 1},          /* Extended device partitions */
        {"fio", 16},            /* Fusion */
        {"mtip32xx", 16},       /* Micron PCIe SSDs */
+       {"vtms", 16},           /* Violin Memory */
        {"", 0}
 };

Any comments before I submit the change?
Thanks,

- Sherman


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20121121/2ff2dc94/attachment.htm>

       reply	other threads:[~2012-11-21 21:19 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CCD19AF4.229%sma@vmem.com>
2012-11-21 21:19 ` Sherman Ma [this message]
     [not found] <CCD26673.246%sma@vmem.com>
2012-11-22 17:48 ` Violin Memory SSD array device support Sherman Ma
2012-11-22 22:19   ` Zdenek Kabelac
2012-11-23  3:22     ` Alasdair G Kergon
2012-11-23  5:36       ` Sherman Ma
2012-11-23 10:26         ` Zdenek Kabelac
2012-11-24  4:11           ` Sherman Ma
2012-11-25 16:09             ` Alasdair G Kergon

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CCD28524.25F%sma@vmem.com \
    --to=sma@vmem.com \
    --cc=lvm-devel@redhat.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.