HomeFreeBSD

Remove blk_queue_nonrot() autotools check

Description

Remove blk_queue_nonrot() autotools check

This autotools check was never needed because we can check for the
existence of QUEUE_FLAG_NONROT in the kernel headers.

Also, the comment in config/kernel-blk-queue-nonrot.m4 is incorrect.
This was a Linux 2.6.28 API change, not a Linux 2.6.27 API change.

Signed-off-by: Richard Yao <ryao@gentoo.org>

Details

Provenance
Richard Yao <ryao@gentoo.org>Authored on Sep 15 2014, 3:41 AM
Parents
rGd677203a9b38: Remove blk_queue_discard() autotools check
Branches
Unknown
Tags
Unknown

Event Timeline

Richard Yao <ryao@gentoo.org> committed rGd60328645d34: Remove blk_queue_nonrot() autotools check (authored by Richard Yao <ryao@gentoo.org>).Sep 4 2015, 7:37 PM