commit | 0a42e99b58a208839626465af194cfe640ef9493 | [log] [tgz] |
---|---|---|
author | Jan Kara <jack@suse.cz> | Thu Nov 08 14:01:04 2018 +0100 |
committer | Jens Axboe <axboe@kernel.dk> | Thu Nov 08 06:30:15 2018 -0700 |
tree | d9b8f1f2bad1eea34e162787a6e6650b99c56133 | |
parent | 967d1dc144b50ad005e5eecdfadfbcfb399ffff6 [diff] |
loop: Get rid of loop_index_mutex Now that loop_ctl_mutex is global, just get rid of loop_index_mutex as there is no good reason to keep these two separate and it just complicates the locking. Signed-off-by: Jan Kara <jack@suse.cz> Signed-off-by: Jens Axboe <axboe@kernel.dk>