Whamcloud - gitweb
LU-5417 lod: fix comparison between signed and unsigned 16/11316/3
authorDmitry Eremin <dmitry.eremin@intel.com>
Mon, 4 Aug 2014 12:18:02 +0000 (16:18 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 11 Aug 2014 05:39:28 +0000 (05:39 +0000)
commit2fbf36f5e3890d8b560b5682931999f229021b2d
treee0f798520e4ba6f1be222dbe19e2be395334b4f8
parentfe00e1135688e6f3e72b19314d11b13e9983c9d1
LU-5417 lod: fix comparison between signed and unsigned

Make few members/variables related to size or indexes as unsigned.
Fix incorrect comparison between signed and unsigned variables.

Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Change-Id: I1bb3dff189e5ad4f37c7696ffd51832af60bd8f1
Reviewed-on: http://review.whamcloud.com/11316
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
libcfs/include/libcfs/bitmap.h
lustre/lfsck/lfsck_internal.h
lustre/lod/lod_dev.c
lustre/lod/lod_internal.h
lustre/lod/lod_lov.c
lustre/lod/lod_object.c
lustre/lod/lod_pool.c
lustre/lod/lod_qos.c
lustre/lod/lproc_lod.c