No writes are being done.
---
 lib/cmdlib.py |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/lib/cmdlib.py b/lib/cmdlib.py
index 7410869..760e551 100644
--- a/lib/cmdlib.py
+++ b/lib/cmdlib.py
@@ -9355,6 +9355,7 @@ class LUInstanceConsole(NoHooksLU):
   REQ_BGL = False
 
   def ExpandNames(self):
+    self.share_locks = _ShareAll()
     self._ExpandAndLockInstance()
 
   def CheckPrereq(self):
-- 
1.7.6

Reply via email to