Whamcloud - gitweb
LU-10175 ldlm: remove obsoleted lock convert code 91/30491/3
authorMikhail Pershin <mike.pershin@intel.com>
Tue, 12 Dec 2017 11:17:21 +0000 (14:17 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 20 Jan 2018 06:19:24 +0000 (06:19 +0000)
commitebba68f378f72107fa51a8002369d1acef7dbedd
treee29364ffbeb8b06d8b926a70e6c4c48ddb8812cd
parentb7d38ece00135e74a627a9702d6dadff10c3c89d
LU-10175 ldlm: remove obsoleted lock convert code

Patch removes lock mode convert mechanics from Lustre,
it is obsoleted and not functional at the moment. Also
there are no plans to restore it and use again.

Signed-off-by: Mikhail Pershin <mike.pershin@intel.com>
Change-Id: I477caf24927768dfcdc15888e59a7d5e62d5b577
Reviewed-on: https://review.whamcloud.com/30491
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Bobi Jam <bobijam@hotmail.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/include/lustre_dlm.h
lustre/include/lustre_dlm_flags.h
lustre/ldlm/ldlm_extent.c
lustre/ldlm/ldlm_inodebits.c
lustre/ldlm/ldlm_lock.c
lustre/ldlm/ldlm_lockd.c
lustre/ldlm/ldlm_plain.c
lustre/ldlm/ldlm_request.c
lustre/ldlm/ldlm_resource.c
lustre/mdt/mdt_handler.c
lustre/ptlrpc/service.c