mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-05 22:28:00 +00:00
ovl: update documentation for unionmount-testsuite
David's tree is no longer maintained, so point to my maintained fork. Add --verify flag to the run example, which enables all latest features and provides test coverage for constant st_ino/st_dev. Signed-off-by: Amir Goldstein <amir73il@gmail.com> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
This commit is contained in:
parent
b04e217704
commit
05af4fe79b
1 changed files with 4 additions and 3 deletions
|
@ -429,11 +429,12 @@ This verification may cause significant overhead in some cases.
|
||||||
Testsuite
|
Testsuite
|
||||||
---------
|
---------
|
||||||
|
|
||||||
There's testsuite developed by David Howells at:
|
There's a testsuite originally developed by David Howells and currently
|
||||||
|
maintained by Amir Goldstein at:
|
||||||
|
|
||||||
git://git.infradead.org/users/dhowells/unionmount-testsuite.git
|
https://github.com/amir73il/unionmount-testsuite.git
|
||||||
|
|
||||||
Run as root:
|
Run as root:
|
||||||
|
|
||||||
# cd unionmount-testsuite
|
# cd unionmount-testsuite
|
||||||
# ./run --ov
|
# ./run --ov --verify
|
||||||
|
|
Loading…
Add table
Reference in a new issue