Jens Axboe 5b5e6fe360 src/queue: kill bogus ktail_next == head check
This really wants to be a "will we over-fill the ring?" kind of
check, but the sqe_head/sqe_tail should not be that far apart. If they
are, that's a bug elsewhere. So just kill the check.

Signed-off-by: Jens Axboe <axboe@kernel.dk>
2019-02-15 10:43:03 -07:00
2019-02-08 21:02:00 -07:00
2019-01-08 07:38:15 -07:00
2019-01-15 11:19:16 -07:00
2019-01-08 07:38:15 -07:00
2019-01-08 07:38:15 -07:00
2019-01-15 11:19:16 -07:00
Description
No description provided
157 KiB
Languages
C 93%
Makefile 6.5%
Shell 0.5%