Whamcloud - gitweb
LU-5577 changelog: fix comparison between signed and unsigned 74/12474/2
authorDmitry Eremin <dmitry.eremin@intel.com>
Wed, 29 Oct 2014 12:36:25 +0000 (15:36 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 4 Nov 2014 18:13:10 +0000 (18:13 +0000)
commit6c48a3d3797ae23102c4d0d717842693fa1dc82d
tree0a4e9a81506d90139ac5995cb60e482baadc0d8f
parent761e93f471aed74cabd9de75310d7b028875a9f0
LU-5577 changelog: fix comparison between signed and unsigned

Change type of changelog_*{namelen,size}() to size_t.
Fixed string specifier for unsigned types.

Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Change-Id: Ie24c87242328d14ee608ad38b530a6e581db93b9
Reviewed-on: http://review.whamcloud.com/12474
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
lustre/include/lustre/lustre_user.h
lustre/llite/file.c
lustre/lod/lod_lov.c
lustre/osd-ldiskfs/osd_handler.c
lustre/target/out_handler.c
lustre/utils/lfs.c