Files
mirror_zfs/lib/libzfs
Darik Horn 492b8e9e7b Use gethostid in the Linux convention.
Disable the gethostid() override for Solaris behavior because Linux systems
implement the POSIX standard in a way that allows a negative result.

Mask the gethostid() result to the lower four bytes, like coreutils does in
/usr/bin/hostid, to prevent junk bits or sign-extension on systems that have an
eight byte long type. This can cause a spurious hostid mismatch that prevents
zpool import on 64-bit systems.
2011-04-25 10:36:17 -05:00
..
2010-08-31 13:41:59 -07:00
2010-08-31 13:42:00 -07:00
2010-08-27 15:34:03 -07:00
2011-02-17 09:35:43 -08:00
2011-03-09 15:26:48 -08:00
2010-08-31 13:42:01 -07:00
2011-04-19 12:56:21 -07:00