]> sourceware.org Git - lvm2.git/commit
pvchange, pvresize: fix lockd_gl() usage
authorDavid Teigland <teigland@redhat.com>
Fri, 15 Jan 2016 21:18:25 +0000 (15:18 -0600)
committerDavid Teigland <teigland@redhat.com>
Mon, 18 Jan 2016 15:35:06 +0000 (09:35 -0600)
commit54b41dcd53d99059b691f72eb6e7556d4341634d
tree9062ccf42797b3e602e6be6281fa08affe49c591
parent1ee6af344bd805d4fa847b95b326c2fe1e52d7cd
pvchange, pvresize: fix lockd_gl() usage

When an orphan PV is changed/resized, the
lvmlockd global lock is converted from sh
to ex. If the command is changing two
orphan PVs, the conversion to ex should
be done only once.
tools/pvchange.c
tools/pvresize.c
This page took 0.03953 seconds and 5 git commands to generate.