All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] Code cleanups unrelated to replicator
@ 2010-01-13 13:35 Zdenek Kabelac
  2010-01-13 13:35 ` [PATCH 1/6] Do not create generate lvol%d name Zdenek Kabelac
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Zdenek Kabelac @ 2010-01-13 13:35 UTC (permalink / raw)
  To: lvm-devel

Zdenek Kabelac (6):
  Do not create generate lvol%d name
  Intialize cmd in the struct alloc_handle
  Cleanup compiler warning with passing NULL to execvp
  Cleanup compiler pointer cast warning
  Cleanup const compiler warning in devmapper
  Cleanup const compiler warning in _comp_area

 daemons/dmeventd/libdevmapper-event.c |    4 +++-
 lib/metadata/lv_manip.c               |   22 +++++-----------------
 libdm/libdevmapper.h                  |   18 +++++++++---------
 libdm/libdm-deptree.c                 |   22 +++++++++++-----------
 tools/dmsetup.c                       |   10 ++++++----
 5 files changed, 34 insertions(+), 42 deletions(-)



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

end of thread, other threads:[~2010-01-13 13:35 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-13 13:35 [PATCH 0/6] Code cleanups unrelated to replicator Zdenek Kabelac
2010-01-13 13:35 ` [PATCH 1/6] Do not create generate lvol%d name Zdenek Kabelac
2010-01-13 13:35 ` [PATCH 2/6] Intialize cmd in the struct alloc_handle Zdenek Kabelac
2010-01-13 13:35 ` [PATCH 3/6] Cleanup compiler warning with passing NULL to execvp Zdenek Kabelac
2010-01-13 13:35 ` [PATCH 4/6] Cleanup compiler pointer cast warning Zdenek Kabelac
2010-01-13 13:35 ` [PATCH 5/6] Cleanup const compiler warning in devmapper Zdenek Kabelac
2010-01-13 13:35 ` [PATCH 6/6] Cleanup const compiler warning in _comp_area 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.