]> sourceware.org Git - lvm2.git/commit
lvconvert: merge polling fixes for lockd
authorDavid Teigland <teigland@redhat.com>
Wed, 22 Jul 2015 16:42:57 +0000 (11:42 -0500)
committerDavid Teigland <teigland@redhat.com>
Wed, 22 Jul 2015 17:28:06 +0000 (12:28 -0500)
commit27e6aee3904d195de658505b3bacc65601344d46
treebc1d0c7c9a8321ace4c5563d8636318d9f4b9bf3
parent8bfcefe11a2ce594d1f6e8ef5a1b17e80786ceab
lvconvert: merge polling fixes for lockd

. the poll check will eventually call finish which will
  write the VG, so an ex VG lock is needed from lvmlockd.

. fix missing unlock on poll error path

. remove the lockd locking while monitoring the progress
  of the command, as suggested by the earlier FIXME comment,
  as it's not needed.
tools/lvconvert.c
tools/polldaemon.c
This page took 0.039473 seconds and 5 git commands to generate.