Whamcloud - gitweb
LU-5577 obdclass: (*dt_index_page_build_t) arg nob to size_t 82/12382/2
authorDmitry Eremin <dmitry.eremin@intel.com>
Fri, 10 Oct 2014 16:55:00 +0000 (20:55 +0400)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 18 Dec 2014 00:16:42 +0000 (00:16 +0000)
commita2245cbf99d15a24605e355f26b7612895ae2287
tree277ac2f611f59d25d809e706aa3cf2cdf3b0c631
parentca58021173bbfe465a13cd34cc42b12fe5af31e4
LU-5577 obdclass: (*dt_index_page_build_t) arg nob to size_t

Change the type accordant usage and check for correct input.

Signed-off-by: Dmitry Eremin <dmitry.eremin@intel.com>
Change-Id: Ic80025e95eddbc9fb51efd83c54573e5f310bb0b
Reviewed-on: http://review.whamcloud.com/12382
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: James Simmons <uja.ornl@gmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/dt_object.h
lustre/mdd/mdd_object.c
lustre/obdclass/dt_object.c