commit | 817ae9778a9b10b1db6e10db02ef865ff15fd73c | [log] [tgz] |
---|---|---|
author | Vincent Fu <vincent.fu@wdc.com> | Wed Oct 17 12:03:24 2018 -0400 |
committer | Jens Axboe <axboe@kernel.dk> | Fri Oct 19 11:09:19 2018 -0600 |
tree | 1fd2546963edb684c23c2577be2df15052430b91 | |
parent | 3114b675fd2b77ffa0f485b466811feb34dc57ed [diff] |
fio: document locking for overlap checking in offload mode Overlap checking in offload submission mode uses locks in an unusual manner. Add some comments in the code to clarify how locks are used. Signed-off-by: Jens Axboe <axboe@kernel.dk>