All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/04] Add lvm lvseg properties for lvm2app.
@ 2010-10-19 13:24 Dave Wysochanski
  2010-10-19 13:24 ` [PATCH 1/4] Add lvseg_t to lvm2app and lvm_lv_list_lvsegs() Dave Wysochanski
                   ` (3 more replies)
  0 siblings, 4 replies; 15+ messages in thread
From: Dave Wysochanski @ 2010-10-19 13:24 UTC (permalink / raw)
  To: lvm-devel

This patchset adds lvseg_t and lvm_lv_list_lvsegs() API to lvm2app,
then adds lvseg properties and API.  It was created on top of the
following patchset submitted earlier:
http://www.redhat.com/archives/lvm-devel/2010-October/msg00153.html

All lvseg properties are covered by this patch, with the exception of
'seg_pe_ranges' and 'devices'.

This patchset shows the basic approach to enumerating lvsegs, then
querying properties, very similar to the vg, lv, or pv.  Similar
APIs can be made to enumerate and query pvsegs, which would complete
the attribute patchset and allow all properties in the reports to
be queried.



^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2010-10-25 13:27 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-19 13:24 [PATCH 00/04] Add lvm lvseg properties for lvm2app Dave Wysochanski
2010-10-19 13:24 ` [PATCH 1/4] Add lvseg_t to lvm2app and lvm_lv_list_lvsegs() Dave Wysochanski
2010-10-19 13:24 ` [PATCH 2/4] Add lvseg 'get' functions Dave Wysochanski
2010-10-20 11:53   ` Zdenek Kabelac
2010-10-21 16:36     ` Petr Rockai
2010-10-19 13:24 ` [PATCH 3/4] Add lvm_lvseg_get_property() function Dave Wysochanski
2010-10-20 11:47   ` Zdenek Kabelac
2010-10-19 13:24 ` [PATCH 4/4] Update tests for lvseg apis Dave Wysochanski
2010-10-20 12:08   ` Zdenek Kabelac
2010-10-21 16:38     ` Petr Rockai
2010-10-22  8:26       ` Zdenek Kabelac
2010-10-22  8:59         ` Petr Rockai
2010-10-24 16:24           ` Zdenek Kabelac
2010-10-24 21:06             ` Petr Rockai
2010-10-25 13:27               ` Zdenek Kabelac

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.