Commit 726c7cea authored by Josh Samuelson's avatar Josh Samuelson Committed by Tim Wickberg
Browse files

Fix missing TRES read lock in acct_policy_job_runnable_pre_select() code.

acct_policy_job_runnable_pre_select() calls assoc_mgr_set_qos_tres_cnt()
without tres READ_LOCK.

Note that existing code does not modify the tres structures, so this
cannot currently lead to a race condition.

Bug 3406.
parent 1d6addaf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment