[#]
http://marc.info/?l=openbsd-cvs&m=140683392415185&w=2
openbsd-cvs(obsdave,2) — All
2014-07-31 23:55:08
Module name: src
Changes by: pelikan@cvs.openbsd.org 2014/07/31 13:11:39
Modified files:
sys/ufs/ext2fs : ext2fs_vfsops.c
Log message:
always use the little-endian copy of a superblock.
Damn those memcpy-wrapping macros!
"do it" deraadt