All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] ovl: update documentation for unionmount-testsuite
@ 2018-05-07 11:07 Amir Goldstein
  2018-05-08 10:11 ` David Howells
  0 siblings, 1 reply; 2+ messages in thread
From: Amir Goldstein @ 2018-05-07 11:07 UTC (permalink / raw)
  To: Miklos Szeredi; +Cc: David Howells, linux-unionfs

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.

Cc: David Howells <dhowells@redhat.com>
Signed-off-by: Amir Goldstein <amir73il@gmail.com>
---
 Documentation/filesystems/overlayfs.txt | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/Documentation/filesystems/overlayfs.txt b/Documentation/filesystems/overlayfs.txt
index 97eae826adf9..f087bc40c6a5 100644
--- a/Documentation/filesystems/overlayfs.txt
+++ b/Documentation/filesystems/overlayfs.txt
@@ -447,11 +447,12 @@ This verification may cause significant overhead in some cases.
 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:
 
   # cd unionmount-testsuite
-  # ./run --ov
+  # ./run --ov --verify
-- 
2.7.4

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] ovl: update documentation for unionmount-testsuite
  2018-05-07 11:07 [PATCH] ovl: update documentation for unionmount-testsuite Amir Goldstein
@ 2018-05-08 10:11 ` David Howells
  0 siblings, 0 replies; 2+ messages in thread
From: David Howells @ 2018-05-08 10:11 UTC (permalink / raw)
  To: Amir Goldstein; +Cc: dhowells, Miklos Szeredi, linux-unionfs

Amir Goldstein <amir73il@gmail.com> wrote:

> 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.
> 
> Cc: David Howells <dhowells@redhat.com>
> Signed-off-by: Amir Goldstein <amir73il@gmail.com>

Acked-by: David Howells <dhowells@redhat.com>

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-05-08 10:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-07 11:07 [PATCH] ovl: update documentation for unionmount-testsuite Amir Goldstein
2018-05-08 10:11 ` David Howells

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.