Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 19 Jun 2021 08:15:35 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 88555] [panic] ffs_blkfree: freeing free frag on AMD 64
Message-ID:  <bug-88555-227-whpLLVHcm2@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-88555-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-88555-227@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=3D88555

--- Comment #3 from Graham Perrin <grahamperrin@gmail.com> ---
<https://cgit.freebsd.org/src/commit/sys/ufs/ffs/ffs_alloc.c?id=3D43a3cc779=
674665ddc928181d210eba4bb7230c4>
(2011-06-15):=20

> Ensure that filesystem metadata contained within persistent snapshots
> is always kept consistent.

In that commit, what was:

panic("ffs_blkfree: freeing free frag");

=E2=80=93 became:=20

panic("ffs_blkfree_cg: freeing free frag");

--=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-88555-227-whpLLVHcm2>