Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F163561227
D12662.id33964.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
339 B
Referenced Files
None
Subscribers
None
D12662.id33964.diff
View Options
Index: sys/kern/subr_unit.c
===================================================================
--- sys/kern/subr_unit.c
+++ sys/kern/subr_unit.c
@@ -385,6 +385,10 @@
TAILQ_INIT(&uh->head);
uh->busy = 0;
uh->alloc = 0;
+ uh->first = 0;
+ uh->last = 1 + (uh->high - uh->low);
+
+ check_unrhdr(uh, __LINE__);
}
static __inline int
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Jul 25, 12:31 PM (7 h, 7 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35473417
Default Alt Text
D12662.id33964.diff (339 B)
Attached To
Mode
D12662: Properly reset fields in clean_unrhdr.
Attached
Detach File
Event Timeline
Log In to Comment