Module Name: src Committed By: reinoud Date: Wed Dec 3 21:37:55 UTC 2014
Modified Files: src/sys/fs/udf: udf_vnops.c Log Message: Explicitly delete the failing node; it would be killed with the unlink too but explicitly deleting it is better than just setting the file size to zero. To generate a diff of this commit: cvs rdiff -u -r1.94 -r1.95 src/sys/fs/udf/udf_vnops.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.