Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148424709
D50520.1786786208.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Flag For Later
Award Token
Size
439 B
Referenced Files
None
Subscribers
None
D50520.1786786208.diff
View Options
diff --git a/sbin/fsck_ffs/fsck.h b/sbin/fsck_ffs/fsck.h
--- a/sbin/fsck_ffs/fsck.h
+++ b/sbin/fsck_ffs/fsck.h
@@ -153,7 +153,7 @@
int b_flags; /* B_ flags below */
int b_type; /* BT_ type below */
int b_refcnt; /* ref count of users */
- int b_index; /* for BT_LEVEL, ptr index */
+ uint64_t b_index; /* for BT_LEVEL, ptr index */
/* for BT_INODES, first inum */
union {
char *b_buf; /* buffer space */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Aug 15, 9:30 AM (10 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29409637
Default Alt Text
D50520.1786786208.diff (439 B)
Attached To
Mode
D50520: fsck_ffs: change struct bufarea member b_index type to uint64_t
Attached
Detach File
Event Timeline
Log In to Comment