Whamcloud - gitweb
LU-10143 osd-zfs: allocate sequence in advance 67/34267/3
authorAlex Zhuravlev <bzzz@whamcloud.com>
Sun, 20 Jan 2019 05:38:26 +0000 (08:38 +0300)
committerOleg Drokin <green@whamcloud.com>
Sat, 23 Feb 2019 05:10:29 +0000 (05:10 +0000)
commit98ec90dd316054904f054e3cf88ae0ba8e54a2dd
tree644f2457917111bbed8fabc78b334450fbebc27d
parent4d8aa0ed769a233f49a641dab00452a67ef3e6ce
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.

Lustre-change: https://review.whamcloud.com/34069
Lustre-commit: 51c449b73994f2bba98ee27ac77f90c9aa846e88

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