Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F115464638
D39220.id119577.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
425 B
Referenced Files
None
Subscribers
None
D39220.id119577.diff
View Options
diff --git a/sys/sys/ucred.h b/sys/sys/ucred.h
--- a/sys/sys/ucred.h
+++ b/sys/sys/ucred.h
@@ -61,7 +61,7 @@
#if defined(_KERNEL) || defined(_WANT_UCRED)
struct ucred {
struct mtx cr_mtx;
- u_int cr_ref; /* (c) reference count */
+ int cr_ref; /* (c) reference count */
u_int cr_users; /* (c) proc + thread using this cred */
struct auditinfo_addr cr_audit; /* Audit properties. */
#define cr_startcopy cr_uid
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Apr 25, 3:19 AM (19 h, 13 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
17774274
Default Alt Text
D39220.id119577.diff (425 B)
Attached To
Mode
D39220: cred: convert the refcount from int to long
Attached
Detach File
Event Timeline
Log In to Comment