Whamcloud - gitweb
LU-11110 ofd: remove obdfilter.*.* symlinks in few releases 52/32752/5
authorEmoly Liu <emoly@whamcloud.com>
Mon, 2 Jul 2018 06:53:00 +0000 (14:53 +0800)
committerOleg Drokin <green@whamcloud.com>
Sat, 1 Sep 2018 03:29:30 +0000 (03:29 +0000)
commit115bba9ffbe6aee32ff4e02a77c953bbc399339b
treee8c193495f1ca08951cec9419e1b85ab90df21c5
parentaecafb57d5b60ea430ce9ef13783eb74ad4f6936
LU-11110 ofd: remove obdfilter.*.* symlinks in few releases

Add a #if LUSTRE_VERSION_CODE < OBD_OCD_VERSION(2, 14, 53, 0) check
around the obdfilter.*.* symlinks creation code to keep them in
place for another few releases, so that old test scripts that use
them will not break, then remove them.

Change-Id: I703c7ec3af8434b0de8b7cbed19c2c32611f6b18
Signed-off-by: Emoly Liu <emoly@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/32752
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Simmons <uja.ornl@yahoo.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/ofd/ofd_dev.c
lustre/tests/conf-sanity.sh
lustre/tests/sanity.sh