Alasdair G Kergon <a...@redhat.com> writes: > The fix (untested) should probably be something like changing > lib/locking/no_locking.c to: > static int _readonly_lock_resource(struct cmd_context *cmd, > const char *resource, > uint32_t flags) > { > if ((flags & LCK_TYPE_MASK) == LCK_WRITE && > (flags & LCK_SCOPE_MASK) == LCK_VG && > !(flags & LCK_CACHE) && > strcmp(resource, VG_GLOBAL)) Ack (this should indeed be the right fix).
-- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org