Page MenuHomeFreeBSD

D9621.id25234.diff
No OneTemporary

D9621.id25234.diff

Index: sbin/fsck/fsck.c
===================================================================
--- sbin/fsck/fsck.c
+++ sbin/fsck/fsck.c
@@ -215,7 +215,7 @@
if (vfstype == NULL)
vfstype = getfstype(spec);
if (vfstype == NULL)
- errx(1, "Could not determine filesystem type");
+ vfstype = "ufs";
type = vfstype;
devcheck(spec);
} else {

File Metadata

Mime Type
text/plain
Expires
Wed, Apr 29, 10:05 AM (18 h, 33 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
32260406
Default Alt Text
D9621.id25234.diff (363 B)

Event Timeline