All of lore.kernel.org
 help / color / mirror / Atom feed
* [patch 0/4] Update pvck to include label and metadata record detection
@ 2007-04-25  4:28 Dave Wysochanski
  2007-04-25  4:28 ` [patch 1/4] Add count_chars_null and count_chars_len functions, two generic string utility functions Dave Wysochanski
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Dave Wysochanski @ 2007-04-25  4:28 UTC (permalink / raw)
  To: lvm-devel

The following patches add LVM label and metadata detection to
pvck.  A few of these are reposts of previous patches, for
completeness.  Should apply cleanly on top of CVS.

Patches are as follows:
1) lvm2-add-generalised-count-hyphes.patch: repost of
https://www.redhat.com/archives/lvm-devel/2007-April/msg00016.html
2) lvm2-add-pvck-label-scan.patch: repost of
https://www.redhat.com/archives/lvm-devel/2007-April/msg00017.html
3) lvm2-add-config-section-support-functions.patch: updated repost of
https://www.redhat.com/archives/lvm-devel/2007-April/msg00002.html
4) lvm2-add-pvck-metadata-scan.patch: New patch which adds metadata
record scanning.



--



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

* [patch 1/4] Add count_chars_null and count_chars_len functions, two generic string utility functions.
  2007-04-25  4:28 [patch 0/4] Update pvck to include label and metadata record detection Dave Wysochanski
@ 2007-04-25  4:28 ` Dave Wysochanski
  2007-04-25  4:29 ` [patch 2/4] Update pvck to read labels on disk, with flexible --labelsector parameter Dave Wysochanski
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 5+ messages in thread
From: Dave Wysochanski @ 2007-04-25  4:28 UTC (permalink / raw)
  To: lvm-devel

An embedded and charset-unspecified text was scrubbed...
Name: lvm2-add-generalised-count-hyphes.patch
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20070425/db7dbba0/attachment.ksh>

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

* [patch 2/4] Update pvck to read labels on disk, with flexible --labelsector parameter.
  2007-04-25  4:28 [patch 0/4] Update pvck to include label and metadata record detection Dave Wysochanski
  2007-04-25  4:28 ` [patch 1/4] Add count_chars_null and count_chars_len functions, two generic string utility functions Dave Wysochanski
@ 2007-04-25  4:29 ` Dave Wysochanski
  2007-04-25  4:29 ` [patch 3/4] Add support functions for analysis of config sections, and hence, on-disk LVM2 metadata Dave Wysochanski
  2007-04-25  4:29 ` [patch 4/4] Update pvck to include text metadata area and record detection Dave Wysochanski
  3 siblings, 0 replies; 5+ messages in thread
From: Dave Wysochanski @ 2007-04-25  4:29 UTC (permalink / raw)
  To: lvm-devel

An embedded and charset-unspecified text was scrubbed...
Name: lvm2-add-pvck-label-scan.patch
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20070425/40bea90c/attachment.ksh>

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

* [patch 3/4] Add support functions for analysis of config sections, and hence, on-disk LVM2 metadata.
  2007-04-25  4:28 [patch 0/4] Update pvck to include label and metadata record detection Dave Wysochanski
  2007-04-25  4:28 ` [patch 1/4] Add count_chars_null and count_chars_len functions, two generic string utility functions Dave Wysochanski
  2007-04-25  4:29 ` [patch 2/4] Update pvck to read labels on disk, with flexible --labelsector parameter Dave Wysochanski
@ 2007-04-25  4:29 ` Dave Wysochanski
  2007-04-25  4:29 ` [patch 4/4] Update pvck to include text metadata area and record detection Dave Wysochanski
  3 siblings, 0 replies; 5+ messages in thread
From: Dave Wysochanski @ 2007-04-25  4:29 UTC (permalink / raw)
  To: lvm-devel

An embedded and charset-unspecified text was scrubbed...
Name: lvm2-add-config-section-support-functions.patch
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20070425/3562b2e7/attachment.ksh>

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

* [patch 4/4] Update pvck to include text metadata area and record detection.
  2007-04-25  4:28 [patch 0/4] Update pvck to include label and metadata record detection Dave Wysochanski
                   ` (2 preceding siblings ...)
  2007-04-25  4:29 ` [patch 3/4] Add support functions for analysis of config sections, and hence, on-disk LVM2 metadata Dave Wysochanski
@ 2007-04-25  4:29 ` Dave Wysochanski
  3 siblings, 0 replies; 5+ messages in thread
From: Dave Wysochanski @ 2007-04-25  4:29 UTC (permalink / raw)
  To: lvm-devel

An embedded and charset-unspecified text was scrubbed...
Name: lvm2-add-pvck-metadata-scan.patch
URL: <http://listman.redhat.com/archives/lvm-devel/attachments/20070425/e4cc02b9/attachment.ksh>

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

end of thread, other threads:[~2007-04-25  4:29 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-04-25  4:28 [patch 0/4] Update pvck to include label and metadata record detection Dave Wysochanski
2007-04-25  4:28 ` [patch 1/4] Add count_chars_null and count_chars_len functions, two generic string utility functions Dave Wysochanski
2007-04-25  4:29 ` [patch 2/4] Update pvck to read labels on disk, with flexible --labelsector parameter Dave Wysochanski
2007-04-25  4:29 ` [patch 3/4] Add support functions for analysis of config sections, and hence, on-disk LVM2 metadata Dave Wysochanski
2007-04-25  4:29 ` [patch 4/4] Update pvck to include text metadata area and record detection 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.