Whamcloud - gitweb
LU-5459 lov: adjust page bufsize after layout change 94/11394/3
authorJinshan Xiong <jinshan.xiong@intel.com>
Tue, 5 Aug 2014 23:42:45 +0000 (16:42 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 18 Aug 2014 12:35:16 +0000 (12:35 +0000)
commitdf9bfaf3b48124e201cbea845b0aac5a8aad8b7d
tree9288db3a04aa2b6dceaf3b95b5c98f0306d37b1a
parentd6e910de5ae56688650014189aaa02b3727dd76e
LU-5459 lov: adjust page bufsize after layout change

Otherwise, the coh_page_bufsize keeps increasing when the file's
layout keeps changing in lov_init_raid0().

Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Change-Id: I70066b916d72aabe0349a1faec65eff160e9cf04
Reviewed-on: http://review.whamcloud.com/11394
Reviewed-by: frank zago <fzago@cray.com>
Tested-by: Jenkins
Reviewed-by: Bobi Jam <bobijam@gmail.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/lov/lov_object.c