Whamcloud - gitweb
LU-8403 obd: remove OBD_NOTIFY_CONFIG 22/21422/6
authorJohn L. Hammond <john.hammond@intel.com>
Tue, 19 Jul 2016 14:24:38 +0000 (09:24 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 9 Mar 2017 06:12:25 +0000 (06:12 +0000)
commit2a433d0d62dc51f2d79e6179662b950188ad6a2b
treee52cee73836ad60074f59f3abf909409e839df95
parent019a3b34c0f4d934266a185bcda048b1dab201ed
LU-8403 obd: remove OBD_NOTIFY_CONFIG

None of the OBD notify handlers listen for the OBD_NOTIFY_CONFIG event
so remove it and its sole use in server_start_targets().

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: If0d756755b38214574c71265b91bab6acfaf9311
Reviewed-on: https://review.whamcloud.com/21422
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/include/obd.h
lustre/obdclass/obd_mount_server.c