[lvm-devel] [PATCH 00/12] Misc updates

Zdenek Kabelac zkabelac at redhat.com
Wed Nov 16 13:22:47 UTC 2011


Some of patches that has accumulated in my tree
and they should be upstreamed and are unrelated
to thin coding.

Comments are enclosed with each patch.

"Do not zero full 16KB" should be examined closely.

"DEBUG Stack" is rather proposal not a final patch.


Zdenek Kabelac (12):
  Allow to activate snapshot
  Query before removing inactive snapshots
  Code reorder
  Unlock memory for vg_write
  Change default prefix.
  Do not zero full 16KB data
  Replace dynamic buffer allocations for PATH_MAX
  Check for DM_MAX_TYPE_NAME length
  Limit max stack size
  Remove constant expression check
  Remove fixmes
  DEBUG Stack detection code

 doc/example.conf.in           |    6 ++--
 lib/activate/activate.c       |    4 +-
 lib/activate/dev_manager.c    |   10 +++----
 lib/activate/fs.c             |   12 ++++----
 lib/commands/toolcontext.c    |    6 ++--
 lib/config/defaults.h         |    2 +-
 lib/filters/filter.c          |    3 --
 lib/format_text/format-text.c |    2 +-
 lib/metadata/lv_manip.c       |   12 ++++++++-
 lib/metadata/metadata.c       |   18 +++++++-----
 lib/mm/memlock.c              |   58 ++++++++++++++++++++++++++++++++++++++--
 libdm/ioctl/libdm-iface.c     |   43 ++++++++++++++++++++----------
 libdm/libdm-common.c          |    3 +-
 test/t-lvcreate-usage.sh      |    2 +-
 tools/lvchange.c              |   28 ++++++++++++++++---
 tools/toollib.c               |   30 +++++---------------
 16 files changed, 158 insertions(+), 81 deletions(-)

-- 
1.7.7.3




More information about the lvm-devel mailing list