Whamcloud - gitweb
LU-11014 mdc: remove obsolete intent opcodes 61/32361/6
authorJohn L. Hammond <john.hammond@intel.com>
Fri, 11 May 2018 17:04:02 +0000 (12:04 -0500)
committerOleg Drokin <green@whamcloud.com>
Sat, 18 Aug 2018 02:23:36 +0000 (02:23 +0000)
commit511ea5850f2553d14891aeda7972d0526c67a3af
treeabcc72de7af474b46155b0b3b696299b83a687c7
parent2103f016161f0fad6b1ff022f5fed8ad38d028e9
LU-11014 mdc: remove obsolete intent opcodes

In enum ldlm_intent_flags, remove the obsolete constants IT_UNLINK,
IT_TRUNC, IT_EXEC, IT_PIN, IT_SETXATTR. Remove any handling code for
these opcodes.

Signed-off-by: John L. Hammond <john.hammond@intel.com>
Change-Id: I66f20e4c881cb77a481805a148a33f1c2daa5f0c
Reviewed-on: https://review.whamcloud.com/32361
Reviewed-by: Fan Yong <fan.yong@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Mike Pershin <mpershin@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/include/lustre_req_layout.h
lustre/include/obd.h
lustre/include/uapi/linux/lustre/lustre_idl.h
lustre/ldlm/ldlm_lock.c
lustre/mdc/mdc_locks.c
lustre/ptlrpc/layout.c
lustre/ptlrpc/nrs_tbf.c
lustre/ptlrpc/wiretest.c
lustre/utils/wirecheck.c
lustre/utils/wiretest.c