Commit 56512f6d authored by Morris Jette's avatar Morris Jette
Browse files

burst_buffer/cray: fix used space race

Don't decrease a pool's "used_space" below the amount we believe has
  been allocated in case there is a buffer allocation in progress
  while the _load_state() function is running.
Initialize a mutex
Move loading of state_save_location earlier
parent 245d8ad0
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