From: Zdenek Kabelac <zkabelac@redhat.com>
To: lvm-devel@redhat.com
Subject: [PATCH 0/8] Fixes and speedups
Date: Fri, 7 Jan 2011 12:17:28 +0100 [thread overview]
Message-ID: <cover.1294398815.git.zkabelac@redhat.com> (raw)
Patchset combines few fixes from the last review.
Hopefully they should be now in the 'acceptable' state.
And also fix for ocfdir and its selection is added.
I hope it'll hit 2.02.80 version.
Zdenek Kabelac (8):
Add support for OCF dir selection
Add default error path for get_property
Change import_vg_from_buffer to use config_tree
Cache config_tree
Define DM_COOKIE_AUTO_CREATE
Add internal fs cookie
Stop calling fs_unlock() and dm_udev_wait()
Add fs_unlock calls
configure.in | 5 +++++
daemons/clvmd/clvmd-command.c | 1 +
daemons/clvmd/lvm-functions.c | 8 ++++++++
daemons/clvmd/lvm-functions.h | 1 +
include/.symlinks.in | 1 +
lib/activate/activate.c | 2 --
lib/activate/dev_manager.c | 25 ++++++++-----------------
lib/activate/fs.c | 22 +++++++++++++++++++++-
lib/activate/fs.h | 2 ++
lib/cache/lvmcache.c | 19 +++++++++++++++++--
lib/cache/lvmcache.h | 3 +++
lib/format_text/import.c | 9 ++-------
lib/locking/file_locking.c | 2 ++
lib/metadata/lv_manip.c | 3 +++
lib/metadata/metadata.h | 3 +++
libdm/libdevmapper.h | 5 +++++
liblvm/lvm_misc.c | 26 +++++++++++---------------
make.tmpl.in | 2 +-
18 files changed, 94 insertions(+), 45 deletions(-)
--
1.7.3.4
next reply other threads:[~2011-01-07 11:17 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-01-07 11:17 Zdenek Kabelac [this message]
2011-01-07 11:17 ` [PATCH 1/8] Add support for OCF dir selection Zdenek Kabelac
2011-01-07 13:39 ` Alasdair G Kergon
2011-01-07 11:17 ` [PATCH 2/8] Add default error path for get_property Zdenek Kabelac
2011-01-07 13:41 ` Alasdair G Kergon
2011-01-07 13:49 ` Zdenek Kabelac
2011-01-07 13:55 ` Alasdair G Kergon
2011-01-07 15:03 ` Zdenek Kabelac
2011-01-08 22:20 ` Dave Wysochanski
2011-01-07 11:17 ` [PATCH 3/8] Change import_vg_from_buffer to use config_tree Zdenek Kabelac
2011-01-07 13:44 ` Alasdair G Kergon
2011-01-07 11:17 ` [PATCH 4/8] Cache config_tree Zdenek Kabelac
2011-01-07 13:45 ` Alasdair G Kergon
2011-01-07 11:17 ` [PATCH 5/8] Define DM_COOKIE_AUTO_CREATE Zdenek Kabelac
2011-01-07 13:47 ` Alasdair G Kergon
2011-01-07 11:17 ` [PATCH 6/8] Add internal fs cookie Zdenek Kabelac
2011-01-07 13:51 ` Alasdair G Kergon
2011-01-07 11:17 ` [PATCH 7/8] Stop calling fs_unlock() and dm_udev_wait() Zdenek Kabelac
2011-01-07 14:16 ` Alasdair G Kergon
2011-01-07 11:17 ` [PATCH 8/8] Add fs_unlock calls Zdenek Kabelac
2011-01-07 14:20 ` Alasdair G Kergon
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1294398815.git.zkabelac@redhat.com \
--to=zkabelac@redhat.com \
--cc=lvm-devel@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.