FreeBSD Bugzilla – Attachment 218061 Details for
Bug 249438
[ZFS] Regression in recv_incremental_replication() after MFC r354116, r354120
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
libzfs_sendrecv.c.diff
libzfs_sendrecv.c.diff (text/plain), 595 bytes, created by
Dmitry Wagin
on 2020-09-18 15:33:39 UTC
(
hide
)
Description:
libzfs_sendrecv.c.diff
Filename:
MIME Type:
Creator:
Dmitry Wagin
Created:
2020-09-18 15:33:39 UTC
Size:
595 bytes
patch
obsolete
>Index: cddl/contrib/opensolaris/lib/libzfs/common/libzfs_sendrecv.c >=================================================================== >--- cddl/contrib/opensolaris/lib/libzfs/common/libzfs_sendrecv.c (revision 365874) >+++ cddl/contrib/opensolaris/lib/libzfs/common/libzfs_sendrecv.c (working copy) >@@ -2497,7 +2497,7 @@ > VERIFY(0 == nvlist_alloc(&deleted, NV_UNIQUE_NAME, 0)); > > if ((error = gather_nvlist(hdl, tofs, fromsnap, NULL, >- recursive, B_FALSE, B_FALSE, &local_nv, &local_avl)) != 0) >+ recursive, B_FALSE, recursive, &local_nv, &local_avl)) != 0) > return (error); > > /*
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 249438
:
218061
|
218957
|
220151