summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@suse.cz>2014-12-13 00:59:53 +0100
committerMiklos Szeredi <mszeredi@suse.cz>2014-12-13 00:59:53 +0100
commit2b7a8f36f092a7855f6438cd42d6990394f450fa (patch)
tree0e504d6f84044ff5b51f0b68770faa45570934da /Documentation
parentcead89bb08c0f64e23886f1c18df9bb98e97c55c (diff)
downloadop-kernel-dev-2b7a8f36f092a7855f6438cd42d6990394f450fa.zip
op-kernel-dev-2b7a8f36f092a7855f6438cd42d6990394f450fa.tar.gz
ovl: add testsuite to docs
Reported-by: Sedat Dilek <sedat.dilek@gmail.com> Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/filesystems/overlayfs.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/filesystems/overlayfs.txt b/Documentation/filesystems/overlayfs.txt
index b370928..006ea48 100644
--- a/Documentation/filesystems/overlayfs.txt
+++ b/Documentation/filesystems/overlayfs.txt
@@ -208,3 +208,15 @@ Changes to the underlying filesystems while part of a mounted overlay
filesystem are not allowed. If the underlying filesystem is changed,
the behavior of the overlay is undefined, though it will not result in
a crash or deadlock.
+
+Testsuite
+---------
+
+There's testsuite developed by David Howells at:
+
+ git://git.infradead.org/users/dhowells/unionmount-testsuite.git
+
+Run as root:
+
+ # cd unionmount-testsuite
+ # ./run --ov
OpenPOWER on IntegriCloud