Re-consolidate zio_delay_interrupt

With recent SPL changes there is no longer any need for a per
platform version.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #9860
This commit is contained in:
Matthew Macy
2020-01-21 15:04:13 -08:00
committed by Brian Behlendorf
parent 09436c5d88
commit d3c1e45b7a
4 changed files with 71 additions and 105 deletions
-1
View File
@@ -152,7 +152,6 @@ KERNEL_C = \
zfs_rlock.c \
zil.c \
zio.c \
zio_os.c \
zio_checksum.c \
zio_compress.c \
zio_crypt.c \