Module Name: src Committed By: pooka Date: Mon Jul 5 21:27:08 UTC 2010
Modified Files:
src/sys/fs/union: union_vfsops.c
Log Message:
union doesn't use layerfs (avoids panic in kernel bootstrap when
union is compiled in but none of the layer-using file systems are).
To generate a diff of this commit:
cvs rdiff -u -r1.62 -r1.63 src/sys/fs/union/union_vfsops.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
