Page MenuHomeFreeBSD

D35014.diff
No OneTemporary

D35014.diff

diff --git a/sys/kern/subr_unit.c b/sys/kern/subr_unit.c
--- a/sys/kern/subr_unit.c
+++ b/sys/kern/subr_unit.c
@@ -347,6 +347,8 @@
uh->high = high;
uh->first = 0;
uh->last = 1 + (high - low);
+ uh->busy = 0;
+ uh->alloc = 0;
check_unrhdr(uh, __LINE__);
}

File Metadata

Mime Type
text/plain
Expires
Thu, Sep 26, 8:56 AM (21 h, 39 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
12821440
Default Alt Text
D35014.diff (267 B)

Event Timeline