Page MenuHomeFreeBSD

D39220.id119577.diff
No OneTemporary

D39220.id119577.diff

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

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)

Event Timeline