]> granicus.if.org Git - zfs/commit
Move zio_delay_interrupt to platform code
authorMatthew Macy <mmacy@freebsd.org>
Mon, 14 Oct 2019 02:15:27 +0000 (19:15 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 14 Oct 2019 02:15:27 +0000 (19:15 -0700)
commitc32470133273ab587fb3bd9b3324ccfb823f6fe6
tree626c64642571d904b4836c8f34bac407d7b30dcf
parentd292307212d68016455422a3fe764968f552b031
Move zio_delay_interrupt to platform code

FreeBSD has its own implementation as do other platforms.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Ryan Moeller <ryan@ixsystems.com>
Signed-off-by: Matt Macy <mmacy@FreeBSD.org>
Closes #9439
lib/libzpool/Makefile.am
module/os/linux/zfs/Makefile.in
module/os/linux/zfs/zio_os.c [new file with mode: 0644]
module/zfs/zio.c