lundman commented on this pull request.


> @@ -70,7 +70,8 @@ int lzc_get_holds(const char *, nvlist_t **);
 enum lzc_send_flags {
        LZC_SEND_FLAG_EMBED_DATA = 1 << 0,
        LZC_SEND_FLAG_LARGE_BLOCK = 1 << 1,
-       LZC_SEND_FLAG_COMPRESS = 1 << 2
+       LZC_SEND_FLAG_COMPRESS = 1 << 2,
+       LZC_SEND_FLAG_SIGINFO = 1 << 3

Thought I needed to handle both versions of send-ioctl, but clearly I don't.


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/638#discussion_r186919864
------------------------------------------
openzfs: openzfs-developer
Permalink: 
https://openzfs.topicbox.com/groups/developer/discussions/T000e5d283b7db7e5-M6b0cafd4614c7f2da70b75ea
Delivery options: https://openzfs.topicbox.com/groups

Reply via email to