https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=88555
--- Comment #3 from Graham Perrin <grahamper...@gmail.com> --- <https://cgit.freebsd.org/src/commit/sys/ufs/ffs/ffs_alloc.c?id=43a3cc779674665ddc928181d210eba4bb7230c4> (2011-06-15): > Ensure that filesystem metadata contained within persistent snapshots > is always kept consistent. In that commit, what was: panic("ffs_blkfree: freeing free frag"); – became: panic("ffs_blkfree_cg: freeing free frag"); -- You are receiving this mail because: You are the assignee for the bug.