Whamcloud - gitweb
LU-8527 osd: ot_credits must be 32bit 82/22782/3
authorAlex Zhuravlev <alexey.zhuravlev@intel.com>
Wed, 28 Sep 2016 12:01:46 +0000 (15:01 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 8 Oct 2016 16:37:57 +0000 (16:37 +0000)
commit9edc89c11eb673b0c0da08381a6a779e40ff8ac2
tree946a691e1c1691c400f4afd86f30ac06beee1880
parent59567d7472d3505ffe0b16556a8ee448877d8d83
LU-8527 osd: ot_credits must be 32bit

ot_credits used to calculate journal credits must be 32bit,
otherwise it can overflow by huge transactions (e.g. 1K striped dirs)

Change-Id: I53545989fd3653e72b5227281fc2ec6b2ccd309d
Signed-off-by: Alex Zhuravlev <alexey.zhuravlev@intel.com>
Reviewed-on: http://review.whamcloud.com/22782
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/osd-ldiskfs/osd_internal.h