Page MenuHomeFreeBSD

D50520.1786786208.diff
No OneTemporary

Size
439 B
Referenced Files
None
Subscribers
None

D50520.1786786208.diff

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

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)

Event Timeline