delphij 2007-12-07 00:00:21 UTC
FreeBSD src repository
Modified files:
sys/fs/tmpfs tmpfs_subr.c
Log:
Turn MPASS(0) into panic with more obvious reason why the assertion
is failed.
Revision Changes Path
1.14 +5 -5 src/sys/fs/tmpfs/tmpfs_subr.c