projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cead89b
)
ovl: add testsuite to docs
author
Miklos Szeredi
<mszeredi@suse.cz>
Fri, 12 Dec 2014 23:59:53 +0000
(
00:59
+0100)
committer
Miklos Szeredi
<mszeredi@suse.cz>
Fri, 12 Dec 2014 23:59:53 +0000
(
00:59
+0100)
Reported-by: Sedat Dilek <sedat.dilek@gmail.com>
Signed-off-by: Miklos Szeredi <mszeredi@suse.cz>
Documentation/filesystems/overlayfs.txt
patch
|
blob
|
history
diff --git
a/Documentation/filesystems/overlayfs.txt
b/Documentation/filesystems/overlayfs.txt
index
b370928
..
006ea48
100644
(file)
--- 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