]> sourceware.org Git - lvm2.git/commit
lvmdbusd: Place Manager.UseLvmShell request on queue
authorTony Asleson <tasleson@redhat.com>
Wed, 16 Nov 2016 23:29:23 +0000 (17:29 -0600)
committerTony Asleson <tasleson@redhat.com>
Thu, 17 Nov 2016 17:35:16 +0000 (11:35 -0600)
commit99806ec7ec88c8cade16838ff1c9155fcc861b7e
treecdefd02eb0504be3f6f237d242abbf7a19bdd8be
parentdf92d330aaab92445cf93e42db4778757b424792
lvmdbusd: Place Manager.UseLvmShell request on queue

We need to acquire a lock which can block us which in turn causes
the dbus request handling to block as well.  Place the request on
the work queue instead.
daemons/lvmdbusd/manager.py
This page took 0.035356 seconds and 5 git commands to generate.