All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix and cleanups
@ 2009-12-11 16:13 Zdenek Kabelac
  2009-12-11 16:13 ` [PATCH 1/3] Fix reporting dmsetup info -c -o all Zdenek Kabelac
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Zdenek Kabelac @ 2009-12-11 16:13 UTC (permalink / raw)
  To: lvm-devel

This patchset fixed  'dmsetup info -c -o all'
Update one log error message
And makes lvm compilable with clang by using standard offsetof() macro.

Zdenek Kabelac (3):
  Fix reporting  dmsetup info -c -o all
  Report unrecognised key instead of field
  Use standard C macro offsetof()

 lib/report/report.c  |   25 ++++++++++++-------------
 libdm/libdm-report.c |    6 ++++--
 2 files changed, 16 insertions(+), 15 deletions(-)



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

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

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-12-11 16:13 [PATCH 0/3] Fix and cleanups Zdenek Kabelac
2009-12-11 16:13 ` [PATCH 1/3] Fix reporting dmsetup info -c -o all Zdenek Kabelac
2009-12-14 15:18   ` Milan Broz
2009-12-11 16:13 ` [PATCH 2/3] Report unrecognised key instead of field Zdenek Kabelac
2009-12-11 16:13 ` [PATCH 3/3] Use standard C macro offsetof() 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.