Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145127573
D26034.id76015.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
588 B
Referenced Files
None
Subscribers
None
D26034.id76015.diff
View Options
Index: head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_sendrecv.c
===================================================================
--- head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_sendrecv.c
+++ head/cddl/contrib/opensolaris/lib/libzfs/common/libzfs_sendrecv.c
@@ -3434,7 +3434,7 @@
}
if (!flags->dryrun && zhp->zfs_type == ZFS_TYPE_FILESYSTEM &&
- stream_wantsnewfs) {
+ (stream_wantsnewfs || resuming)) {
/* We can't do online recv in this case */
clp = changelist_gather(zhp, ZFS_PROP_NAME, 0,
flags->forceunmount ? MS_FORCE : 0);
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 17, 6:22 AM (4 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28804409
Default Alt Text
D26034.id76015.diff (588 B)
Attached To
Mode
D26034: zfs: fix EIO accessing dataset after resuming interrupted receive
Attached
Detach File
Event Timeline
Log In to Comment