X-Git-Url: https://git.camperquake.de/gitweb.cgi?a=blobdiff_plain;f=include%2Fsys%2Fdmu.h;h=da1aa30fc73ff7b9a98bed452e5a6620ff1ea7a2;hb=47621f3d76abf63e178b95a446134565cc553b1a;hp=20733f5023271b853519affb869b862228c7b0cf;hpb=61e909608d15dc6900a710a0ceab6e101a68ac5a;p=zfs.git diff --git a/include/sys/dmu.h b/include/sys/dmu.h index 20733f5..da1aa30 100644 --- a/include/sys/dmu.h +++ b/include/sys/dmu.h @@ -721,6 +721,7 @@ typedef struct dmu_recv_cookie { char *drc_top_ds; boolean_t drc_newfs; boolean_t drc_force; + struct avl_tree *drc_guid_to_ds_map; } dmu_recv_cookie_t; int dmu_recv_begin(char *tofs, char *tosnap, char *topds, struct drr_begin *,