Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
block: sysfs store function needs to grab queue_lock and use queue_fl…
…ag_*() Concurrency isn't a big deal here since we have requests in flight at this point, but do the locked variant to set a better example. Signed-off-by: Jens Axboe <jens.axboe@oracle.com>
- Loading branch information