> @@ -548,8 +548,9 @@ recv_read(int fd, void *buf, int ilen)
>  }
>  
>  static int
> -lzc_receive_impl(const char *snapname, nvlist_t *props, const char *origin,
> -    boolean_t force, boolean_t resumable, int fd)
> +recv_impl(const char *snapname, nvlist_t *props, const char *origin,

I renamed it just to avoid wrapping long lines elsewhere.
My thinking was that because this is a private function it does not have to 
have `lzc_` prefix.

---
Reply to this email directly or view it on GitHub:
https://github.com/openzfs/openzfs/pull/30/files#r43806371
_______________________________________________
developer mailing list
developer@open-zfs.org
http://lists.open-zfs.org/mailman/listinfo/developer

Reply via email to