Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
block: only honor SG gap prevention for merges that contain data
We can safely merge anything that wont generate an SG list entry, so if the bio is data-less (discard), don't look at potential SG gaps. Signed-off-by: Jens Axboe <axboe@fb.com>
- Loading branch information