]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fixes zfs receive errors caused by snapshot replication being processed in a
authorsmh <smh@FreeBSD.org>
Thu, 13 Dec 2012 22:03:07 +0000 (22:03 +0000)
committersmh <smh@FreeBSD.org>
Thu, 13 Dec 2012 22:03:07 +0000 (22:03 +0000)
commit4995789cde59b86866a44061a3568defe8857fa8
tree770b6afa0fc4349a7b17a103136393c5d9cfa331
parent49ec139f258e2a94685e330d52afa4e6eee4ee09
Fixes zfs receive errors caused by snapshot replication being processed in a
random order instead of creation order.

Eliminates needless filesystem renames caused by removed parent snapshots
which subsequently causes many more errors.

PR: kern/172259
Submitted by: Steven Hartland
Reviewed by: pjd (mentor)
Approved by: pjd (mentor)
MFC after: 2 weeks
cddl/contrib/opensolaris/lib/libzfs/common/libzfs_sendrecv.c