Whamcloud - gitweb
LU-487 brw_[read|write] stats to correctly counts number of pages.
authorRichard Henwood <rhenwood@whamcloud.com>
Wed, 6 Jul 2011 20:21:01 +0000 (16:21 -0400)
committerOleg Drokin <green@whamcloud.com>
Mon, 8 Aug 2011 16:59:43 +0000 (12:59 -0400)
commit6aea71f39238f370c02a2f293a01555cc653bd01
tree0b808ad32a6603feaf7b43f244325d34e004ad39
parent2d77ef1d80a6a39d50466e67c164f9cf847a0afc
LU-487 brw_[read|write] stats to correctly counts number of pages.

brw_[read|write] now correctly counts the number of pages. Before
this change, the number of pages multiplied by the page size was
counted.

Change-Id: I069c18cf46c67285de1ae2afc48f7fb4ab92df3c
Signed-off-by: Richard Henwood <rhenwood@whamcloud.com>
Reviewed-on: http://review.whamcloud.com/1056
Tested-by: Hudson
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/llite/lloop.c