Whamcloud - gitweb
LU-10143 osd-zfs: allocate sequence in advance 69/34069/12
authorAlex Zhuravlev <bzzz@whamcloud.com>
Sun, 20 Jan 2019 05:38:26 +0000 (08:38 +0300)
committerOleg Drokin <green@whamcloud.com>
Wed, 6 Feb 2019 06:35:07 +0000 (06:35 +0000)
commit51c449b73994f2bba98ee27ac77f90c9aa846e88
tree9bc3baaf394bce097019afcf45d293bb05a8c38d
parente7581c024e16ea278485500bc6ede57cc73ff6c8
LU-10143 osd-zfs: allocate sequence in advance

on the controller, so that we have it ready before any potential
read-only makeup. this is what osd-ldiskfs is doing already.

Change-Id: I3d27f112b0d013ac923c5d250b296b5528b8112d
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/34069
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/osd-zfs/osd_handler.c
lustre/tests/replay-single.sh