lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Sat, 12 Apr 2014 14:08:53 +0400
From:	Azat Khuzhin <a3at.mail@...il.com>
To:	linux-ext4@...r.kernel.org, tytso@....edu
Cc:	Azat Khuzhin <a3at.mail@...il.com>
Subject: [RFC PATCH 2/2] xfstests-bld: fstab: drop usbfs (we don't need them for fs tests)

Signed-off-by: Azat Khuzhin <a3at.mail@...il.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

--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ