#486 closed bug (fixed)
"last message repeated" mechanism still doesn't work right
Reported by: | axeld | Owned by: | mmlr |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | System/Kernel | Version: | |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
When I temporarily disabled vfs_get_fs_node_from_path(), I got the following output:
vfs_get_fs_node_from_path(mountID = 2, path = "/dev/disk/ata/0/master/raw", kernel 1) Last message repeated 3 times. Last message repeated 3 times. Welcome to Kernel Debugging Land...
The "Could not mount boot device" output was apparently eaten up. As long as this doesn't work correctly, I would prefer having it turned off.
Change History (3)
comment:1 by , 19 years ago
Resolution: | → fixed |
---|
comment:2 by , 19 years ago
Status: | new → closed |
---|
comment:3 by , 19 years ago
Note:
See TracTickets
for help on using tickets.
Should finally be fixed in hrev17131.