[zfs-code] does libzfs header in Solaris 10U5 match the code?

2008-12-08 Thread Ian Collins
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

[zfs-code] does libzfs header in Solaris 10U5 match the code?

2008-12-08 Thread Ian Collins
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

[zfs-code] zfs ioctls and cli concepts

2008-12-08 Thread shelly
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