Whamcloud - gitweb
LU-6179 llite: remove LOCKAHEAD_OLD compatibility 09/38109/2
authorAndreas Dilger <adilger@whamcloud.com>
Wed, 1 Apr 2020 01:14:00 +0000 (19:14 -0600)
committerOleg Drokin <green@whamcloud.com>
Mon, 6 Apr 2020 14:28:48 +0000 (14:28 +0000)
commit5315db3f1066619d6effe4f778d2df3ad1ba738f
tree6fa9e3875a86a312a5a6b43048bfaff6b5749e04
parent66b4fd4317f9bd721aaa485c81987cecc049d92f
LU-6179 llite: remove LOCKAHEAD_OLD compatibility

The OBD_CONNECT_LOCKAHEAD_OLD feature was added for a short time for
compatibility with an implementation of LDLM lockahead that was later
replaced by OBD_CONNECT_LOCKAHEAD2.

Remove the compatibility code for this old implementation that has
been disabled since the 2.13 release.

Also remove other obsolete compatibility code dating back to 2.8.53.

Test-Parameters: trivial
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I4444eff180b2c6e2b27d260413f2debbb2ce7057
Reviewed-on: https://review.whamcloud.com/38109
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
Reviewed-by: James Simmons <jsimmons@infradead.org>
lustre/include/lustre_dlm_flags.h
lustre/include/lustre_export.h
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/llite/dir.c
lustre/llite/llite_lib.c
lustre/ofd/ofd_dev.c
lustre/osc/osc_lock.c
lustre/ptlrpc/wiretest.c
lustre/utils/mount_lustre.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c