Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Aug 2018 16:33:47 +0000
From:      bugzilla-noreply@freebsd.org
To:        fs@FreeBSD.org
Subject:   [Bug 229887] zfs quota related panic: solaris assert: 0 == dmu_tx_assign(tx, TXG_WAIT),
Message-ID:  <bug-229887-3630-zLU80iOPIu@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-229887-3630@https.bugs.freebsd.org/bugzilla/>
References:  <bug-229887-3630@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D229887

--- Comment #2 from commit-hook@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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-229887-3630-zLU80iOPIu>