Module Name: src Committed By: pooka Date: Fri Jun 14 05:54:04 UTC 2013
Modified Files: src/sys/rump/librump/rumpvfs: rumpfs.c Log Message: Allocate large struct from heap instead of stack for the benefit of low-stack environments in which this code can run. To generate a diff of this commit: cvs rdiff -u -r1.116 -r1.117 src/sys/rump/librump/rumpvfs/rumpfs.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.