Whamcloud - gitweb
LU-5814 lov: remove unused {get,set}_info handlers 45/12445/4
authorJohn L. Hammond <john.hammond@intel.com>
Mon, 27 Oct 2014 22:26:04 +0000 (17:26 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 5 Nov 2014 16:43:50 +0000 (16:43 +0000)
commita3a6d677f39160a9c7c714b4fa9248ce78a1dd2a
tree7fb933d2813d65e6c7a00760959568cb0500bb60
parent65927f3f8a4a4a37d9aaea30dc05e79b6b856cf2
LU-5814 lov: remove unused {get,set}_info handlers

In LOV and OSC remove handlers for the obsolete get and set info keys:
KEY_CAPA_KEY, KEY_CONNECT_FLAG, KEY_EVICT_BY_NID, KEY_LAST_ID,
KEY_LOCK_TO_STRIPE, KEY_MDS_CONN, KEY_NEXT_ID.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: Iab1adaffc4ea860ea6ce2a2614b5ab6f6444e34b
Reviewed-on: http://review.whamcloud.com/12445
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Bobi Jam <bobijam@gmail.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/include/obd.h
lustre/lov/lov_obd.c
lustre/osc/osc_request.c