Whamcloud - gitweb
LU-5577 obd: change brw_page->count to unsigned 78/12378/3
authorDmitry Eremin <dmitry.eremin@intel.com>
Wed, 5 Nov 2014 01:24:49 +0000 (20:24 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 17 Dec 2014 23:17:33 +0000 (23:17 +0000)
commit34c03a21c044af07ea3dd9008c154b77107b55fb
tree52274900db833015125d993af628c5370957c8ea
parentb74076ff1637cb89dbf9ebacbf3703d2dbb431b0
LU-5577 obd: change brw_page->count to unsigned

Pages count is unsigned. So, change the type accordant usage.

Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Change-Id: I71a9c9e31f90a7e6aa456801c6f47dc9ee9c0df2
Reviewed-on: http://review.whamcloud.com/12378
Tested-by: Jenkins
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/obd.h
lustre/osc/osc_cache.c
lustre/osc/osc_cl_internal.h