* [PATCH] xfstests-bld: fix typo in command to download root_fs.img
@ 2016-11-18 21:27 Eric Biggers
2016-12-08 3:19 ` Theodore Ts'o
0 siblings, 1 reply; 2+ messages in thread
From: Eric Biggers @ 2016-11-18 21:27 UTC (permalink / raw)
To: tytso; +Cc: fstests, Eric Biggers
Signed-off-by: Eric Biggers <ebiggers@google.com>
---
Documentation/kvm-quickstart.md | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/kvm-quickstart.md b/Documentation/kvm-quickstart.md
index 94829c6..c18a39e 100644
--- a/Documentation/kvm-quickstart.md
+++ b/Documentation/kvm-quickstart.md
@@ -11,7 +11,7 @@
git clone git://git.kernel.org/pub/scm/fs/ext2/xfstests-bld.git fstests
cd fstests/kvm-xfstests
- wget -O test_appliance/root_fs.img https://www.kernel.org/pub/linux/kernel/people/tytso/kvm-xfstests/root_fs.img.i386
+ wget -O test-appliance/root_fs.img https://www.kernel.org/pub/linux/kernel/people/tytso/kvm-xfstests/root_fs.img.i386
3. Build a kernel with all of the necessary drivers for kvm built
into the kernel. No modules should be used, since kvm-xfstests
--
2.8.0.rc3.226.g39d4020
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2016-12-08 3:19 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-11-18 21:27 [PATCH] xfstests-bld: fix typo in command to download root_fs.img Eric Biggers
2016-12-08 3:19 ` Theodore Ts'o
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox