Module Name: src Committed By: manu Date: Sun Oct 23 05:03:37 UTC 2011
Modified Files: src/usr.sbin/perfused: perfused.c Log Message: openlog with LOG_NDELAY so that pzerfused does not deadlock later on vnode recycling because it wants to log a message. Patch from Manuel Bouyer. To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/usr.sbin/perfused/perfused.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.