From a6720a4f29d06fc8842241c2f635174aa1a945da Mon Sep 17 00:00:00 2001 From: ericm Date: Fri, 19 Sep 2008 21:30:43 +0000 Subject: [PATCH] branch: b1_8_gate backup the sptlrpc interoperability stub. b=15363 --- lustre/include/lustre_cfg.h | 1 - 1 file changed, 1 deletion(-) diff --git a/lustre/include/lustre_cfg.h b/lustre/include/lustre_cfg.h index 3dc4478..cb1e9e4 100644 --- a/lustre/include/lustre_cfg.h +++ b/lustre/include/lustre_cfg.h @@ -70,7 +70,6 @@ enum lcfg_command_type { LCFG_LOG_START = 0x00ce011, LCFG_LOG_END = 0x00ce012, LCFG_LOV_ADD_INA = 0x00ce013, - LCFG_SPTLRPC_CONF = 0x00ce016, LCFG_POOL_NEW = 0x00ce020, LCFG_POOL_ADD = 0x00ce021, LCFG_POOL_REM = 0x00ce022, -- 1.8.3.1