Whamcloud - gitweb
LU-9841 lov: do not split IO for single striped file 60/28760/2
authorJinshan Xiong <jinshan.xiong@intel.com>
Wed, 9 Aug 2017 23:31:17 +0000 (16:31 -0700)
committerJohn L. Hammond <john.hammond@intel.com>
Thu, 14 Sep 2017 20:06:47 +0000 (20:06 +0000)
commite2e67f2c31c5539c852f60124a2ae4b397bf8004
tree1b25cded16c73d281c4c7dcc77caf08db24bbcf0
parent39a275578e5d77d14f5b50b3c2a3fc924081e03c
LU-9841 lov: do not split IO for single striped file

stripe size for single striped file is not reliable, it shouldn't
be used to split I/O.

Lustre-change: https://review.whamcloud.com/28451
Lustre-commit: 078a099d26ef7f5d26131c0e18615855a39f341d

Signed-off-by: Jinshan Xiong <jinshan.xiong@intel.com>
Change-Id: I47c31d59b46b07d4a6760b8985e1c19da4765a5c
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@intel.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/28760
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/lov/lov_io.c