Whamcloud - gitweb
LU-8843 client: fix all less than 0 comparison for unsigned values 11/23811/8
authorJames Simmons <uja.ornl@yahoo.com>
Tue, 24 Jan 2017 13:42:04 +0000 (08:42 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 10 Feb 2017 03:54:15 +0000 (03:54 +0000)
commit3403364783e895252c57d36b532a685a48268149
tree021c273c4f2153f6d545a0d4d19a8af8d9697d72
parent9ab8061abc989be519482888e64e90ebecb228c9
LU-8843 client: fix all less than 0 comparison for unsigned values

Remove all test of less than zero for unsigned values
found with -Wtype-limits.

Change-Id: Ia0a5cc5fc280b3856397cc8a494014368a04bf75
Signed-off-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-on: https://review.whamcloud.com/23811
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/cl_object.h
lustre/llite/rw.c
lustre/lov/lov_object.c
lustre/osc/osc_cache.c
lustre/ptlrpc/layout.c