From: Dave Wysochanski <dwysocha@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 0/8]: liblvm object attribute baseline
Date: Wed, 29 Apr 2009 16:23:46 -0400 [thread overview]
Message-ID: <1241036626.2548.6.camel@f10-node1> (raw)
In-Reply-To: <1241034934-25639-1-git-send-email-dwysocha@redhat.com>
On Wed, 2009-04-29 at 15:55 -0400, Dave Wysochanski wrote:
> The following 8 patches implement a baseline for liblvm objects and their
> attributes. The primary focus/goal of these patches are:
> 1. Define / clarify the main liblvm objects and their handles
> 2. Get the object properties for a specific handle
>
> Together with the handles, the 'get' functions will provide equivalent
> functionality to the reporting commands (pvs, vgs, lvs) while keeping with
> the object model of liblvm.
>
>
I also pushed these patches on a dwysocha-liblvm-object-attr-1 branch of
the exp-git repo on git.et.redhat.com:
http://git.et.redhat.com/?p=lvm-exp.git;a=summary
http://tinyurl.com/c7m684
prev parent reply other threads:[~2009-04-29 20:23 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-04-29 19:55 [PATCH 0/8]: liblvm object attribute baseline Dave Wysochanski
2009-04-29 19:55 ` [PATCH 1/8] Define handles to liblvm objects for pv, vg, lv, lvseg, pvseg Dave Wysochanski
2009-04-29 19:55 ` [PATCH 2/8] Add lvm_object_prop.pl to generate liblvm object property function prototype Dave Wysochanski
2009-04-29 19:55 ` [PATCH 3/8] Add generated files, lvm_object_prop.[ch], to liblvm build Dave Wysochanski
2009-04-29 19:55 ` [PATCH 4/8] Implement lvm_{vg|lv}_get_{name|uuid} Dave Wysochanski
2009-04-29 19:55 ` [PATCH 5/8] Add list structure definitions for liblvm objects Dave Wysochanski
2009-04-29 19:55 ` [PATCH 6/8] Add lvm_lvs_in_vg() - returns a list of lv handles for a given vg Dave Wysochanski
2009-04-29 19:55 ` [PATCH 7/8] Add lvm_vg_open() and lvm_vg_close for testing Dave Wysochanski
2009-04-29 19:55 ` [PATCH 8/8] Update test/api/test.c for simple tests involving vg/lv name/uuid attributes Dave Wysochanski
2009-04-29 20:23 ` Dave Wysochanski [this message]
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=1241036626.2548.6.camel@f10-node1 \
--to=dwysocha@redhat.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.