[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] PATCH [base vtpm and libxl patches 3/6] Fix bugs in vtpm hotplug scripts
On Fri, 2012-09-21 at 19:59 +0100, Matthew Fioravante wrote: > This patch fixes IO deadlocks in the vtpm hotplug scripts. > > Signed off by: Matthew Fioravante matthew.fioravante@xxxxxxxxxx > > --- > Changed since previous: > * rebased off of latest xen stable > * replaced instances of gawk with awk > > diff --git a/tools/hotplug/Linux/vtpm b/tools/hotplug/Linux/vtpm > --- a/tools/hotplug/Linux/vtpm > +++ b/tools/hotplug/Linux/vtpm > @@ -1,22 +1,18 @@ > #!/bin/bash > > +export PATH=$PATH:/usr/sbin:/sbin I think this script already indirectly sources xen-hotplug-common.sh which sets up the path. Likewise the other place you made this change. Ian, _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |