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 predate incremental snapshots.
Sorry for the noise, I found the matching source and I'd misinterpreted
the "tosnap" parameter in the current source.

-- 
Ian.


Reply via email to