Module Name: src Committed By: riastradh Date: Thu May 10 07:57:02 UTC 2012
Modified Files: src/sys/ufs/ufs: ufs_rename.c Log Message: Disable scary but probably harmless printf. Still need to find why this harmless-but-shouldn't-happen case is happening, but in the mean time, we can stop scaring people with it. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/sys/ufs/ufs/ufs_rename.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.