summaryrefslogtreecommitdiff
path: root/sys/dev/raidframe/rf_callback.c
diff options
context:
space:
mode:
authormartin <martin@NetBSD.org>2003-12-30 21:20:16 +0000
committermartin <martin@NetBSD.org>2003-12-30 21:20:16 +0000
commit9f96807631fac86f7b95a1db6737736633168cd8 (patch)
tree7bb87fb4dcd3de0bf64aa68013549aae4c90c605 /sys/dev/raidframe/rf_callback.c
parent6e1ad41386ecf5016eef733a417ced8ff38856a8 (diff)
When storing data size as 32bit int in an overflow page, copy the
length to a temporary u_int32_t variable and memmove from there to the final destination - instead of copying the first four 0 bytes from a 64bit variable directly on big endian 64 bit platforms. This makes sparc64 pass regress/lib/libc/db.
Diffstat (limited to 'sys/dev/raidframe/rf_callback.c')
0 files changed, 0 insertions, 0 deletions