Move the IOCTLTRIM ioctl to a better header and rename it to DAIOCTRIM.
authorSascha Wildner <saw@online.de>
Tue, 10 Apr 2018 13:11:49 +0000 (15:11 +0200)
committerSascha Wildner <saw@online.de>
Tue, 10 Apr 2018 13:12:59 +0000 (15:12 +0200)
commit32506cfa691f80faa47486d6f94a98ae12387eeb
tree95603d28b6110a97e94f72de4df12f1ea97f8426
parent1872296b2811f35c2ae61878862c9104c45c06f3
Move the IOCTLTRIM ioctl to a better header and rename it to DAIOCTRIM.

<sys/ioctl_compat.h> really is only for old tty related stuff.

Also bump __DragonFly_version, because there is one port which uses
IOCTLTRIM currently, i.e. benchmarks/fio. We'll send a patch upstream
that switches it to DAIOCTRIM, and once the updated version has hit
the /usr/dports tree, I will remove IOCTLTRIM from base.
sbin/fdisk/fdisk.c
sbin/newfs/mkfs.c
sbin/newfs_hammer/newfs_hammer.c
sbin/swapon/swapon.c
sys/bus/cam/scsi/scsi_da.c
sys/bus/cam/scsi/scsi_daio.h [new file with mode: 0644]
sys/sys/param.h