ioctl number collision: upstream v1.32 claimed _IOC nr 25 for SCOUTFS_IOC_INJECT_TOTL_DELTA, which the v1.30-based series used for SCOUTFS_IOC_READ_NOTIFY. Moved the notify ioctl to nr 26 in both kmod/src/ioctl.h and the notifyd Go daemon (utils/notifyd/main.go). Patches 0002 (hook sites) and 0003 (daemon) otherwise unchanged. base: v1.32