Searched hist:211927 (Results 1 - 2 of 2) sorted by relevance

/freebsd-11-stable/sys/geom/eli/
H A Dg_eli.hdiff 211927 Sat Aug 28 06:39:08 MDT 2010 pjd Correct offset conversion to little endian. It was implemented in version 2,
but because of a bug it was a no-op, so we were still using offsets in native
byte order for the host. Do it properly this time, bump version to 4 and set
the G_ELI_FLAG_NATIVE_BYTE_ORDER flag when version is under 4.

MFC after: 2 weeks
H A Dg_eli.cdiff 211927 Sat Aug 28 06:39:08 MDT 2010 pjd Correct offset conversion to little endian. It was implemented in version 2,
but because of a bug it was a no-op, so we were still using offsets in native
byte order for the host. Do it properly this time, bump version to 4 and set
the G_ELI_FLAG_NATIVE_BYTE_ORDER flag when version is under 4.

MFC after: 2 weeks

Completed in 127 milliseconds