Module Name: src Committed By: pooka Date: Mon Nov 15 20:31:41 UTC 2010
Modified Files: src/sys/fs/puffs: puffs_msgif.c Log Message: Apply patch from PR kern/44093 by yamt: Interrupt server wait only on certain signals (same set at nfs -i) instead of all signals. According to the PR this helps with "git clone" run on a puffs file system. To generate a diff of this commit: cvs rdiff -u -r1.83 -r1.84 src/sys/fs/puffs/puffs_msgif.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.