kern/133980: [panic] [ffs] panic: ffs_valloc: dup alloc

mckusick at FreeBSD.org mckusick at FreeBSD.org
Wed Feb 10 00:46:33 UTC 2010


Synopsis: [panic] [ffs] panic: ffs_valloc: dup alloc

Responsible-Changed-From-To: freebsd-fs->mckusick
Responsible-Changed-By: mckusick
Responsible-Changed-When: Wed Feb 10 00:43:46 UTC 2010
Responsible-Changed-Why: 
I will take responsibility for this one.

It will require a change in the kernel to properly handle
inode numbers as unsigned.

It will also require a change to newfs to ensure that a
filesystem allocates no more than 2^32 inodes.

Stay tuned for these patches.

http://www.freebsd.org/cgi/query-pr.cgi?pr=133980


More information about the freebsd-fs mailing list