Whamcloud - gitweb
LU-12612 osd: add lnb size down to osd 73/36273/2
authorAlex Zhuravlev <bzzz@whamcloud.com>
Thu, 15 Aug 2019 18:33:08 +0000 (22:33 +0400)
committerOleg Drokin <green@whamcloud.com>
Sat, 28 Sep 2019 06:50:13 +0000 (06:50 +0000)
commita0680feff23c063cd666a3c912b8f855e64efc7e
tree8f6a3705e4e3cd763807e0dfea60bea6f962c34a
parent90ba471e367754ea6ddb9a95060591f46b95b0b6
LU-12612 osd: add lnb size down to osd

so that each OSD can check for lnb array overflow.
the patch isn't final - there will be proper
implementation in osd-zfs and a new test.

Lustre-change: https://review.whamcloud.com/35801
Lustre-commit: 8033f80de3d0db87f7e965078ceee62033adb58d

Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Change-Id: I43683c84e48006b4075f9a8b3e87cdfeae28c02b
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/36273
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/dt_object.h
lustre/include/obd_support.h
lustre/mdt/mdt_io.c
lustre/ofd/ofd_dev.c
lustre/ofd/ofd_io.c
lustre/osd-ldiskfs/osd_io.c
lustre/osd-zfs/osd_io.c
lustre/tests/sanity.sh