Subject: bin/34789: mount option getargs is broken
To: None <gnats-admin@netbsd.org, netbsd-bugs@netbsd.org>
From: Christian Biere <christianbiere@gmx.de>
List: netbsd-bugs
Date: 10/11/2006 23:40:01
>Number:         34789
>Category:       bin
>Synopsis:       mount option getargs is broken
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bin-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Wed Oct 11 23:40:00 +0000 2006
>Originator:     Christian Biere
>Release:        NetBSD 4.99.3
>Environment:
System: NetBSD cyclonus 4.99.3 NetBSD 4.99.3 (STARSCREAM) #0: Mon Oct 2 23:04:22 CEST 2006 src@cyclonus:/o/NetBSD/obj/sys/arch/i386/compile/STARSCREAM i386
Architecture: i386
Machine: i386
>Description:
>How-To-Repeat:
# mount -o getargs /
mount_ffs: /dev/wd0a on /: incorrect super block
# mount -o getargs /dev/wd0a
mount_ffs: /dev/wd0a on /: incorrect super block
# mount -o getargs /tmp
mount_mfs: mount `/tmp' failed: Invalid argument
# mount -o getargs /dev/pts
version=1, gid=4, mode=0620
>Fix: