Project

General

Profile

Actions

Bug #4350

open

zfs receive -F to a filesystem with mountpoint=none and dependents triggers assertion failure

Added by Etienne Dechamps almost 10 years ago. Updated over 9 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
zfs - Zettabyte File System
Start date:
2013-11-23
Due date:
% Done:

0%

Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:

Description

This bug was discovered on ZFS On Linux: https://github.com/zfsonlinux/zfs/issues/1836

# dd if=/dev/zero of=/tmp/testsource bs=1 count=1 seek=256M
# dd if=/dev/zero of=/tmp/testdest bs=1 count=1 seek=256M
# zpool create testsource /tmp/testsource
# zpool create testdest /tmp/testdest
# zfs set mountpoint=none testdest
# zfs create testdest/sub
# zfs snapshot testsource@final
# zfs send -R testsource@final | zfs receive -F testdest
zfs: ../../lib/libzfs/libzfs_changelist.c:483: change_one: Assertion `!clp->cl_alldependents' failed.

I don't have the necessary setup to reproduce on Illumos, but looking at the code I am fairly sure it is a shared bug, which is why I'm posting here.

Actions #1

Updated by Anonymous over 9 years ago

congratulations for the beautiful text
como reconquistar http://www.outrachance.com.br/

Actions

Also available in: Atom PDF