K 10 svn:author V 2 mm K 8 svn:date V 27 2013-07-02T19:45:14.618947Z K 7 svn:log V 375 MFC r252380: Unbreak "zfs jail" and "zfs unjail" (broken in stable/8 since r251757) I missed to register zfs_ioc_jail and zfs_ioc_unjail as legacy ioctl's with the new zfs_ioctl_register_legacy() function. These operations do not modify pools or datasets so there is no need to log them to pool history. Reported by: Alexander Leidinger on current@ END