Skip to content

Commit

Permalink
ovl: add testsuite to docs
Browse files Browse the repository at this point in the history
Reported-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
  • Loading branch information
Miklos Szeredi committed Dec 12, 2014
1 parent cead89b commit 2b7a8f3
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Documentation/filesystems/overlayfs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 2b7a8f3

Please sign in to comment.