[Bug 253158] Panic: snapacct_ufs2: bad block - Non-suJ mksnap_ffs(8) crash

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Feb 13 04:53:07 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253158

--- Comment #24 from Konstantin Belousov <kib at FreeBSD.org> ---
(In reply to Cy Schubert from comment #23)
I think it is combination of the filesystem size and something that I do not
currently quite understand in the ffs snapshot code that makes UFS_BALLOC()
to return buffer of full block size, but only with the first page populated,
instead of all 8 pages.

The buffer should be pointed to by bp, and belongs to the vnode carrying the
ip inode.

So I want/need the data I asked for.  Might be Kirk has an idea from the
description above.

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


More information about the freebsd-fs mailing list