mq: take wlock when 'qqueue' is doing write operations
authorPierre-Yves David <pierre-yves.david@ens-lyon.org>
Sun, 07 Aug 2016 17:00:45 +0200
changeset 29752 8a8c1c4b8f24
parent 29751 8faac092bb0c
child 29753 e93408080646
mq: take wlock when 'qqueue' is doing write operations Apparently when this command was added, the locking was forgotten. No code changes beside the indentation from the locking context.