All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Use (new) vg_read(_for_update) in client code.
@ 2009-05-03 11:38 Petr Rockai
  2009-05-03 11:38 ` [PATCH 1/9] Convert the straight instances of vg_lock_and_read to new vg_read(_for_update) Petr Rockai
  0 siblings, 1 reply; 11+ messages in thread
From: Petr Rockai @ 2009-05-03 11:38 UTC (permalink / raw)
  To: lvm-devel

Hi,

this patchset is rebased and updated version of the previous rebase of the
vg_read series. Most of the patches had lots of conflicts, mostly with Milan's
per-VG pool work. Some review wrt. pool behaviour is needed, since we may have
introduced some leaks again. The tests are passing though, and I have tried to
make sure that I am not breaking anything.

Anyway, I'd welcome a timely review, as the rebases are quite tedious (also not
made easier by the fact that part of the earlier patches changed semantics
between review and corresponding CVS checkin).

There are still further patches blocking on this, but I'll only rebase them
when this batch (which is relatively independent of the rest) is checked in.

Yours,
   Petr.

PS: I have upgraded git-core and git-email since the last batch, and it is
printing lots of perl errors in the terminal now... hopefully, it won't mangle
the e-mails too badly.



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

end of thread, other threads:[~2009-05-14  6:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-05-03 11:38 [PATCH] Use (new) vg_read(_for_update) in client code Petr Rockai
2009-05-03 11:38 ` [PATCH 1/9] Convert the straight instances of vg_lock_and_read to new vg_read(_for_update) Petr Rockai
2009-05-03 11:38   ` [PATCH 2/9] Rework the toollib interface (process_each_*) on top of new vg_read Petr Rockai
2009-05-03 11:38     ` [PATCH 3/9] Convert vgreduce to use vg_read_for_update Petr Rockai
2009-05-03 11:38       ` [PATCH 4/9] Convert vgrename to vg_read_for_update Petr Rockai
2009-05-03 11:38         ` [PATCH 5/9] Don't segfault in vg_release when vg->cmd is NULL Petr Rockai
2009-05-03 11:38           ` [PATCH 6/9] Convert vgsplit to use vg_read_for_update Petr Rockai
2009-05-03 11:38             ` [PATCH 7/9] Remove now-unused vg_lock_and_read Petr Rockai
2009-05-03 11:39               ` [PATCH 8/9] Un-export vg_read_internal Petr Rockai
2009-05-03 11:39                 ` [PATCH 9/9] All tools now handle inconsistent metadata the same way Petr Rockai
     [not found]     ` <1242164797.2539.5.camel@f10-node1>
2009-05-14  6:59       ` [PATCH 2/9] Rework the toollib interface (process_each_*) on top of new vg_read Petr Rockai

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.