Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F107979410
D48515.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
371 B
Referenced Files
None
Subscribers
None
D48515.diff
View Options
diff --git a/sys/kern/vfs_bio.c b/sys/kern/vfs_bio.c
--- a/sys/kern/vfs_bio.c
+++ b/sys/kern/vfs_bio.c
@@ -1518,8 +1518,8 @@
if (!KERNEL_PANICKED()) {
swapoff_all();
vfs_unmountall();
+ BOOTTRACE("shutdown unmounted all filesystems");
}
- BOOTTRACE("shutdown unmounted all filesystems");
}
DELAY(100000); /* wait for console output to finish */
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Jan 21, 3:58 AM (19 h, 34 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15978472
Default Alt Text
D48515.diff (371 B)
Attached To
Mode
D48515: boottrace: Don't say we've unmounted if we haven't.
Attached
Detach File
Event Timeline
Log In to Comment