]> git.michaelhowe.org Git - packages/o/openafs.git/commit
vol: remove potential data loss warnings in vol-salvage.c
authorJeffrey Altman <jaltman@your-file-system.com>
Thu, 20 Jan 2011 07:03:56 +0000 (02:03 -0500)
committerDerrick Brashear <shadow@dementia.org>
Tue, 8 Feb 2011 00:51:49 +0000 (16:51 -0800)
commitd12d7856ddfc297043a9bc0aa9b84199bfe80954
treede1e4c5c9c1019cf975fbab2a81ad1ed3cb9fbfe
parent1af19c472ea1adcae1dee957e6e021f9f8a54488
vol: remove potential data loss warnings in vol-salvage.c

afs_sfsize_t is not always the same size as 'int'.
Avoid warnings by using afs_sfsize_t in the appropriate locations.

Change-Id: If77379b17fa984e3dacd2740726b7309a0e640dd
Reviewed-on: http://gerrit.openafs.org/3706
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Rod Widdowson <rdw@steadingsoftware.com>
Reviewed-on: http://gerrit.openafs.org/3853
src/vol/vol-salvage.c