OpenAFS CVS Commit: openafs/src/vol by shadow
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Tue, 09 Nov 2004 12:20:26 EST
Update of /cvs/openafs/src/vol
In directory GRAND.CENTRAL.ORG:/data/sb/openafs-stable-1_4_x/src/vol
Modified Files:
Tag: openafs-stable-1_4_x
vol-salvage.c
Log Message:
DELTA STABLE14-aix-vol-salvage-make-malloc-not-be-cast-20041106
AUTHOR horst@riback.net
FIXES
When you have a 64bit big endian machine with a 64bit off_t in the stat
the salvager won't work.
Malloc takes an "unsigned long" and a implicit cast will be almost
always zero :-).
--- DELTA config for openafs-stable-1_4_x follows ---
STABLE14-aix-vol-salvage-make-malloc-not-be-cast-20041106 openafs/src/vol/vol-salvage.c 1.41.2.2 1.41.2.3