]> sourceware.org Git - lvm2.git/commit
Remove unneeded LOCK_KEEP from vg_read() interface.
authorDave Wysochanski <dwysocha@redhat.com>
Wed, 8 Jul 2009 14:28:30 +0000 (14:28 +0000)
committerDave Wysochanski <dwysocha@redhat.com>
Wed, 8 Jul 2009 14:28:30 +0000 (14:28 +0000)
commit62941d65a99a8680f53e51a472fa71e4542c8ac3
treea43cf43c14066a23471b7e075c562d369eb97656
parent18fe17069828c686160659d240b567b2887741fa
Remove unneeded LOCK_KEEP from vg_read() interface.

Remove unneeded LOCK_KEEP from vg_read() interface.
Update comment to clarify cases where _vg_lock_and_read() may return
with an error but the lock held.  Would be nice to make the vg_read()
interface consistent with regards to lock held and error behavior.

Signed-off-by: Dave Wysochanski <dwysocha@redhat.com>
lib/metadata/metadata-exported.h
lib/metadata/metadata.c
This page took 0.030986 seconds and 5 git commands to generate.