LUNodeQueryStorage: Use node allocation lock
authorMichael Hanselmann <hansmi@google.com>
Fri, 23 Nov 2012 03:42:09 +0000 (04:42 +0100)
committerMichael Hanselmann <hansmi@google.com>
Tue, 27 Nov 2012 09:44:11 +0000 (10:44 +0100)
commit81cfd8e501835e4658a4fecf81d26ef03d06f214
treed919e2c8b45358526a841d52f68f411eec07b4b8
parente58009da4a5dcbbb7fa44e1809206cf5afbd8861
LUNodeQueryStorage: Use node allocation lock

Block instance allocations when all node locks will be acquired.

Signed-off-by: Michael Hanselmann <hansmi@google.com>
Reviewed-by: Michele Tartara <mtartara@google.com>
lib/cmdlib.py