Module Name: src Committed By: pooka Date: Thu Jan 13 10:33:02 UTC 2011
Modified Files: src/tests/fs/vfs: t_union.c Log Message: Add a test case for a r/o lower layer which attempts to create some whiteouts and opaque dirs in the upper layer. The sad news is this simple test fails across the board. It's pretty hard to figure out how unionfs should work in $fs given that even the simplest things don't work with ffs. To generate a diff of this commit: cvs rdiff -u -r1.3 -r1.4 src/tests/fs/vfs/t_union.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.