Directory Overlay of Root

From: David Brown
Date: Fri Jul 21 2006 - 20:56:12 EST


I've been trying to figure out how to do these series of tests against
my system, they involve file access, modification, creation, deletion,
etc. The tests can't be split up to only run against particular
sub-directories of /. I would rather not risk running these tests on
my system unprotected. I've investigated using unionfs but it won't
let me union / with a subdirectory. I've also looked into installwatch
but it will only show what's been touched after the fact. Also
there's quite a bit of data in lots of small files so copying
everything then doing a chroot is also out of the question. Any
suggestions as to what to use and how I can go about performing these
tests would be useful.

- David Brown
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/