Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F132787029
D23756.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
346 B
Referenced Files
None
Subscribers
None
D23756.id.diff
View Options
Index: head/sys/vm/vnode_pager.c
===================================================================
--- head/sys/vm/vnode_pager.c
+++ head/sys/vm/vnode_pager.c
@@ -1169,8 +1169,6 @@
vm_page_readahead_finish(mt);
}
VM_OBJECT_RUNLOCK(object);
- if (error != 0)
- printf("%s: I/O read error %d\n", __func__, error);
return (error);
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Oct 20, 11:04 PM (20 h, 45 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
23966918
Default Alt Text
D23756.id.diff (346 B)
Attached To
Mode
D23756: Don't spam the console with an additional, and useless, error message.
Attached
Detach File
Event Timeline
Log In to Comment