> On May 8, 2015, 2:19 a.m., Matthew Ahrens wrote:
> > I don't see any problem with this.  Did you test it on an old pool that 
> > doesn't have $ORIGIN@$ORIGIN?
> 
> Andriy Gapon wrote:
>     In fact, I didn't.  Is there a way to create an older version pool on a 
> modern system?  Some hidden option perhaps?

Would -o work for this e.g. 
zpool create -o version=XX <pool> <vdev>...


- Steven


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.csiden.org/r/220/#review690
-----------------------------------------------------------


On May 6, 2015, 12:47 p.m., Andriy Gapon wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.csiden.org/r/220/
> -----------------------------------------------------------
> 
> (Updated May 6, 2015, 12:47 p.m.)
> 
> 
> Review request for OpenZFS Developer Mailing List, Christopher Siden and 
> Matthew Ahrens.
> 
> 
> Bugs: 5912
>     https://www.illumos.org/projects/illumos-gate//issues/5912
> 
> 
> Repository: illumos-gate
> 
> 
> Description
> -------
> 
> Fixes for a full stream received into an existing dataset:
> 
> - this should fail early unless the force flag is set
> - EEXIST (dataset exists) seems like a logical error code in the above case
> - if the force flag is set then any local modifications including snapshots
>   should be undone
> 
> 
> Diffs
> -----
> 
>   usr/src/uts/common/fs/zfs/dmu_send.c 
> e4abdc325428189825507b76570b9e89c2578868 
> 
> Diff: https://reviews.csiden.org/r/220/diff/
> 
> 
> Testing
> -------
> 
> OpenZFS / FreeBSD, using lzc_receive()
> 
> 
> Thanks,
> 
> Andriy Gapon
> 
>

_______________________________________________
developer mailing list
[email protected]
http://lists.open-zfs.org/mailman/listinfo/developer

Reply via email to