Whamcloud - gitweb
LU-4423 ptlrpc: incorrect AT index type 93/16693/2
authorOleg Drokin <oleg.drokin@intel.com>
Sun, 27 Sep 2015 19:07:45 +0000 (15:07 -0400)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 2 Oct 2015 04:50:22 +0000 (04:50 +0000)
commit523ae8b9e224035f81b40a01832faa3a1062824f
treeb7acb130cd6337dd8761bfb3fa59661d1871fc06
parenta459beefbbc82aadaae08debef6467ccef626aea
LU-4423 ptlrpc: incorrect AT index type

Arnd Bergmann <arnd@arndb.de> noticed that rq_at_index is incorrectly
labelled as time_t where as it's really an integer index.

Change-Id: Id6858def627054eb87d9860ce3d98984970ed481
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Reviewed-on: http://review.whamcloud.com/16693
Tested-by: Jenkins
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/include/lustre_net.h