On Fri, Oct 01, 2010 at 05:10:24PM +0200, Michael Hanselmann wrote: > Retrieving tags can be done while the lock is shared. Only writing > needs to be exclusive. > > Also add a FIXME for cluster tags, where the code currently doesn't > use any locks except the config lock. > > Signed-off-by: Michael Hanselmann <[email protected]> > --- > lib/cmdlib.py | 9 +++++++++ > 1 files changed, 9 insertions(+), 0 deletions(-)
LGTM.
