fio: remove raw device support
authorEric Sandeen <esandeen@redhat.com>
Tue, 3 Aug 2021 17:23:35 +0000 (10:23 -0700)
committerJens Axboe <axboe@kernel.dk>
Tue, 3 Aug 2021 18:20:22 +0000 (12:20 -0600)
commit382975557e632efb506836bc1709789e615c9094
tree9302d4ae11d453b375b49850011aad95af3747ea
parentb61fdc8a555f844ba838c80781972df1239b5959
fio: remove raw device support

As of Linux kernel commit 603e4922f1c ("remove the raw driver"),
linux/raw.h is gone, and raw device support no longer exists.
Because of this, fio can no longer build against the current Linux
kernel headers.

So, remove raw device support from fio as well.

Signed-off-by: Eric Sandeen <sandeen@redhat.com>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
diskutil.c
fio.1
os/os-linux.h
os/os.h