Add linux compatibility
[zfs.git] / module / zfs / include / sys / zfs_ioctl.h
index 4a21cc8..e3fd2c3 100644 (file)
@@ -316,7 +316,6 @@ extern int zfs_secpolicy_snapshot_perms(const char *name, cred_t *cr);
 extern int zfs_secpolicy_rename_perms(const char *from,
     const char *to, cred_t *cr);
 extern int zfs_secpolicy_destroy_perms(const char *name, cred_t *cr);
-extern int zfs_busy(void);
 extern int zfs_unmount_snap(const char *, void *);
 
 enum zfsdev_state_type {