All of lore.kernel.org
 help / color / mirror / Atom feed
* [RFC PATCH 2/2] xfstests-bld: fstab: drop usbfs (we don't need them for fs tests)
@ 2014-04-12 10:08 Azat Khuzhin
  2014-04-14 14:00 ` Theodore Ts'o
  0 siblings, 1 reply; 2+ messages in thread
From: Azat Khuzhin @ 2014-04-12 10:08 UTC (permalink / raw)
  To: linux-ext4, tytso; +Cc: Azat Khuzhin

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


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

* Re: [RFC PATCH 2/2] xfstests-bld: fstab: drop usbfs (we don't need them for fs tests)
  2014-04-12 10:08 [RFC PATCH 2/2] xfstests-bld: fstab: drop usbfs (we don't need them for fs tests) Azat Khuzhin
@ 2014-04-14 14:00 ` Theodore Ts'o
  0 siblings, 0 replies; 2+ messages in thread
From: Theodore Ts'o @ 2014-04-14 14:00 UTC (permalink / raw)
  To: Azat Khuzhin; +Cc: linux-ext4

On Sat, Apr 12, 2014 at 02:08:53PM +0400, Azat Khuzhin wrote:
> Signed-off-by: Azat Khuzhin <a3at.mail@gmail.com>

Thanks, applied.

					- Ted

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

end of thread, other threads:[~2014-04-14 14:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-04-12 10:08 [RFC PATCH 2/2] xfstests-bld: fstab: drop usbfs (we don't need them for fs tests) Azat Khuzhin
2014-04-14 14:00 ` Theodore Ts'o

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.