All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/14] Add lvm lv properties and lvm2app interfaces for pv/vg/lv.
@ 2010-10-11 15:14 Dave Wysochanski
  2010-10-11 15:14 ` [PATCH 01/14] Add some lv 'get' functions that require no refactoring Dave Wysochanski
                   ` (13 more replies)
  0 siblings, 14 replies; 37+ messages in thread
From: Dave Wysochanski @ 2010-10-11 15:14 UTC (permalink / raw)
  To: lvm-devel

This patchset is adds lv properties for lvm2app, and adds
the lvm2app interfaces and interactive tests to exercise
the interface.

A few attributes require more complex refactoring and are thus still
missing:
1. readahead: lv_read_ahead, lv_kernel_read_ahead
2. percents: snap_percent and copy_percent

All vg and pv properties and most lv properties may now be queried
with this patchset.



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

end of thread, other threads:[~2010-10-15 14:18 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-11 15:14 [PATCH 00/14] Add lvm lv properties and lvm2app interfaces for pv/vg/lv Dave Wysochanski
2010-10-11 15:14 ` [PATCH 01/14] Add some lv 'get' functions that require no refactoring Dave Wysochanski
2010-10-11 18:00   ` Petr Rockai
2010-10-11 15:14 ` [PATCH 02/14] Refactor and add code for (lv) 'lv_path' get function Dave Wysochanski
2010-10-11 18:09   ` Petr Rockai
2010-10-12 14:29     ` Dave Wysochanski
2010-10-12 15:52       ` Petr Rockai
2010-10-11 15:14 ` [PATCH 03/14] Refactor and add code for (lv) 'origin_size' " Dave Wysochanski
2010-10-11 18:13   ` Petr Rockai
2010-10-12 14:22     ` Dave Wysochanski
2010-10-11 15:14 ` [PATCH 04/14] Refactor and add code for (lv) 'move_pv' " Dave Wysochanski
2010-10-11 18:21   ` Petr Rockai
2010-10-12 14:52     ` Dave Wysochanski
2010-10-11 15:14 ` [PATCH 05/14] Refactor and add code for (lv) 'convert_lv' " Dave Wysochanski
2010-10-11 18:25   ` Petr Rockai
2010-10-12 15:14     ` Dave Wysochanski
2010-10-12 15:55       ` Petr Rockai
2010-10-12 16:09         ` Dave Wysochanski
2010-10-11 15:14 ` [PATCH 06/14] Refactor and add code for (lv) 'lv_kernel_{major|minor}' get functions Dave Wysochanski
2010-10-11 18:27   ` Petr Rockai
2010-10-11 15:14 ` [PATCH 07/14] Refactor and add code for (lv) 'mirror_log' get function Dave Wysochanski
2010-10-11 18:29   ` Petr Rockai
2010-10-12 15:28     ` Dave Wysochanski
2010-10-11 15:14 ` [PATCH 08/14] Refactor and add code for (lv) 'modules' " Dave Wysochanski
2010-10-11 15:14 ` [PATCH 09/14] Refactor and add code for (lv) 'lv_name' " Dave Wysochanski
2010-10-11 18:36   ` Petr Rockai
2010-10-12 15:43     ` Dave Wysochanski
2010-10-11 15:14 ` [PATCH 10/14] Refactor and add code for (lv) 'lv_origin' " Dave Wysochanski
2010-10-11 15:14 ` [PATCH 11/14] Add lvm_vg_get_property() generic vg property function Dave Wysochanski
2010-10-12  8:40   ` Zdenek Kabelac
2010-10-12 10:51     ` Petr Rockai
2010-10-12 11:05     ` Petr Rockai
2010-10-15 14:18       ` Dave Wysochanski
2010-10-12 11:04   ` Petr Rockai
2010-10-11 15:14 ` [PATCH 12/14] Add lvm_pv_get_property() generic function to obtain value of any pv property Dave Wysochanski
2010-10-11 15:14 ` [PATCH 13/14] Add lvm_lv_get_property() generic function to obtain value of any lv property Dave Wysochanski
2010-10-11 15:14 ` [PATCH 14/14] Add interactive tests for lvm_{pv|vg|lv}_get_property() Dave Wysochanski

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.