ache 2004/01/22 21:52:32 PST
FreeBSD src repository
Modified files:
sys/ufs/ffs ffs_vnops.c
Log:
Fix various panic() strings to reflect true function name to allow
easy grep.
Small code reorganization to look more logic.
Copy ffs_write check from prev. commit to ffs_extwrite.
Revision Changes Path
1.122 +12 -11 src/sys/ufs/ffs/ffs_vnops.c