Browse Source

ovl: add testsuite to docs

Reported-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Miklos Szeredi 11 years ago
parent
commit
2b7a8f36f0
1 changed files with 12 additions and 0 deletions
  1. 12 0
      Documentation/filesystems/overlayfs.txt

+ 12 - 0
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,
 filesystem are not allowed.  If the underlying filesystem is changed,
 the behavior of the overlay is undefined, though it will not result in
 the behavior of the overlay is undefined, though it will not result in
 a crash or deadlock.
 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