From: Azat Khuzhin <a3at.mail@gmail.com>
To: linux-ext4@vger.kernel.org, tytso@mit.edu
Cc: Azat Khuzhin <a3at.mail@gmail.com>
Subject: [RFC PATCH 2/2] xfstests-bld: fstab: drop usbfs (we don't need them for fs tests)
Date: Sat, 12 Apr 2014 14:08:53 +0400 [thread overview]
Message-ID: <1397297333-12620-1-git-send-email-a3at.mail@gmail.com> (raw)
Signed-off-by: Azat Khuzhin <a3at.mail@gmail.com>
---
kvm-xfstests/test-appliance/files/etc/fstab | 1 -
1 file changed, 1 deletion(-)
diff --git a/kvm-xfstests/test-appliance/files/etc/fstab b/kvm-xfstests/test-appliance/files/etc/fstab
index e4a169f..20859fc 100644
--- a/kvm-xfstests/test-appliance/files/etc/fstab
+++ b/kvm-xfstests/test-appliance/files/etc/fstab
@@ -4,7 +4,6 @@
proc /proc proc defaults 0 0
tmpfs /tmp tmpfs mode=1777 0 0
debugfs /sys/kernel/debug debugfs defaults 0 0
-usbfs /proc/bus/usb usbfs defaults 0 0
/dev/rootfs / ext4 noatime 0 1
/dev/vdb /vdb ext4 defaults,noauto 0 0
/dev/vdc /vdc ext4 defaults,noauto,usrquota,grpquota 0 0
--
1.9.0
next reply other threads:[~2014-04-12 10:08 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-04-12 10:08 Azat Khuzhin [this message]
2014-04-14 14:00 ` [RFC PATCH 2/2] xfstests-bld: fstab: drop usbfs (we don't need them for fs tests) Theodore Ts'o
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1397297333-12620-1-git-send-email-a3at.mail@gmail.com \
--to=a3at.mail@gmail.com \
--cc=linux-ext4@vger.kernel.org \
--cc=tytso@mit.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).