Whamcloud - gitweb
LU-11951 ptlrpc: reset generation for old requests 35/34435/5
authorAlex Zhuravlev <bzzz@whamcloud.com>
Mon, 11 Feb 2019 11:27:54 +0000 (14:27 +0300)
committerOleg Drokin <green@whamcloud.com>
Mon, 15 Apr 2019 16:15:43 +0000 (16:15 +0000)
commit78ddbc595302af9ec7b4512148990571e217fe64
treeec47fc92b72d60278dd5624cac55143998137efd
parent54ca5e471d9f1caf63c57dfe2655e177d26dca0f
LU-11951 ptlrpc: reset generation for old requests

All requests generated while the import is changing from
FULL to IDLE need to be moved to the new generation.

Lustre-change: https://review.whamcloud.com/34221
Lustre-commit: 42d8cb04637b62d91deb9ef047f1d9ef8473eca6

Change-Id: I59d9b92680c724132dba9c7315c26e9851c5d5d2
Signed-off-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Patrick Farrell <pfarrell@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Minh Diep <mdiep@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/34435
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/obd_support.h
lustre/ptlrpc/import.c
lustre/target/tgt_handler.c
lustre/tests/sanity.sh