Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F154415195
D9621.id25234.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
363 B
Referenced Files
None
Subscribers
None
D9621.id25234.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D9621: Make fsck(8) default to "ufs".
Attached
Detach File
Event Timeline
Log In to Comment