[Bug 229887] zfs quota related panic: solaris assert: 0 == dmu_tx_assign(tx, TXG_WAIT),
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Aug 22 16:33:49 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229887
--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:
Author: mav
Date: Wed Aug 22 16:32:53 UTC 2018
New revision: 338206
URL: https://svnweb.freebsd.org/changeset/base/338206
Log:
Add dmu_tx_assign() error handling in zfs_unlinked_drain().
The error handling got lost during r334810, while according to the report
error there may happen in case of dataset being over quota. In such case
just leave the node in the unlinked list to be freed sometimes later.
PR: 229887
Sponsored by: iXsystems, Inc.
Changes:
head/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/zfs_dir.c
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-fs
mailing list