Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F102981310
D35892.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
520 B
Referenced Files
None
Subscribers
None
D35892.diff
View Options
Index: sys/cddl/boot/zfs/zfsimpl.h
===================================================================
--- sys/cddl/boot/zfs/zfsimpl.h
+++ sys/cddl/boot/zfs/zfsimpl.h
@@ -76,7 +76,9 @@
#define AVL_PCMP(a, b) \
(((uintptr_t)(a) > (uintptr_t)(b)) - ((uintptr_t)(a) < (uintptr_t)(b)))
+#ifndef NEED_SOLARIS_BOOLEAN /* Only defined when we'll define this elsewhere */
typedef enum { B_FALSE, B_TRUE } boolean_t;
+#endif
/* CRC64 table */
#define ZFS_CRC64_POLY 0xC96C5795D7870F42ULL /* ECMA-182, reflected form */
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Nov 20, 11:01 AM (19 h, 19 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
14736693
Default Alt Text
D35892.diff (520 B)
Attached To
Mode
D35892: stand: improve compatibility
Attached
Detach File
Event Timeline
Log In to Comment