Whamcloud - gitweb
LU-6142 ptlrpc: remove bd_import_generation field. 80/35880/3
authorMr NeilBrown <neilb@suse.com>
Thu, 22 Aug 2019 05:19:20 +0000 (15:19 +1000)
committerOleg Drokin <green@whamcloud.com>
Mon, 16 Sep 2019 23:01:39 +0000 (23:01 +0000)
commit531bbc669d66ac97a7b943ca4062a2c5b2589249
treeabcdb1a36c20badc736f1e8e9a87f309bb883083
parent2b9bf4c00bcefd948668c9c9a4db651d702fc09c
LU-6142 ptlrpc: remove bd_import_generation field.

This field is set, but never accessed. So remove it.

Test-Parameters: trivial
Signed-off-by: Mr NeilBrown <neilb@suse.com>
Change-Id: I26791e9fbc50676a705a94755674945eea9bf262
Reviewed-on: https://review.whamcloud.com/35880
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
Reviewed-by: Shaun Tancheff <stancheff@cray.com>
Reviewed-by: Arshad Hussain <arshad.super@gmail.com>
lustre/include/lustre_net.h
lustre/ptlrpc/client.c