Module Name: src Committed By: mlelstv Date: Sat Aug 8 08:18:52 UTC 2015
Modified Files: src/sys/ufs/ffs: ffs_alloc.c Log Message: don't crash when printing error messages when there are no credentials. don't abuse the printed uid to log the inode number. The printing/logging of error messages should be simplified. To generate a diff of this commit: cvs rdiff -u -r1.149 -r1.150 src/sys/ufs/ffs/ffs_alloc.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.