Page MenuHomeFreeBSD

D48515.diff
No OneTemporary

D48515.diff

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

Mime Type
text/plain
Expires
Mon, Jan 20, 10:28 PM (13 h, 55 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15978472
Default Alt Text
D48515.diff (371 B)

Event Timeline