Matthew Ahrens wrote: > Template Version: @(#)sac_nextcase 1.68 02/23/09 SMI > This information is Copyright 2009 Sun Microsystems > 1. Introduction > 1.1. Project/Component Working Name: > zfs receive -e > 1.2. Name of Document Author/Supplier: > Author: Tom Erickson > 1.3 Date of This Document: > 04 December, 2009 > 4. Technical Description > 4. Technical Description > > 'zfs receive' destination control > > A. SUMMARY > > This case adds a -e option to the 'zfs receive' command to request that > only the tail of the sent snapshot path be used to determine the name of > the new received snapshot. Also, it removes the restriction that a > replication stream package sent with 'zfs send -R' must be received > using 'zfs send -d', allowing the administrator to specify the exact > receive path.
+1 for this case as specified, I see no issues with this and it is particularly nice to see it doesn't require a pool or filesystem version bump to use it (being familiar with this area of code that makes sense to me). -- Darren J Moffat