I have to build an application I have written on SXCE on Solaris 10 update 5
and I've hit a snag with the prototype for zfs_send:
#pragma ident "@(#)libzfs.h 1.4 08/01/09 SMI"
extern int zfs_send(zfs_handle_t *, const char *, int);
which appears to predate incremental snapshots.
Is th
Ian Collins wrote:
> I have to build an application I have written on SXCE on Solaris 10 update 5
> and I've hit a snag with the prototype for zfs_send:
>
> #pragma ident "@(#)libzfs.h 1.4 08/01/09 SMI"
>
> extern int zfs_send(zfs_handle_t *, const char *, int);
>
> which appears to predat
i would like to know how to include a ioctl in zfs_ioctl.c.
So would be grateful if somebody explained how zfs ioctls work.
--
This message posted from opensolaris.org