NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/48391: fsck -T option handling
>Number: 48391
>Category: bin
>Synopsis: fsck -T option handling
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Nov 21 12:30:00 +0000 2013
>Originator: Edgar Fuß
>Release: NetBSD 6.1_STABLE
>Organization:
Mathematisches Institut der Uni Bonn
>Environment:
System: NetBSD trave.math.uni-bonn.de 6.1_STABLE NetBSD 6.1_STABLE (MI12serv)
#27: Tue Nov 19 17:13:05 CET 2013
support%trave.math.uni-bonn.de@localhost:/usr/obj/sys/arch/amd64/compile/mi12serv
amd64
Architecture: x86_64
Machine: amd64
>Description:
Passing "-Tffs:-x,/var/db" to fsck makes it pass "-x -o /var/db"
to fsck_ffs.
I would expect "-x /var/db" without the "-o" in between.
Of course, on can circumvent this with "-Tffs:-x/var/db",
which passes "-x/var/db"
>How-To-Repeat:
fsck -d "-Tffs:-x,/var/db" <ffs file system>
>Fix:
>Unformatted:
Home |
Main Index |
Thread Index |
Old Index