Whamcloud - gitweb
branch: b1_8_gate
authorericm <ericm>
Wed, 20 Aug 2008 18:07:00 +0000 (18:07 +0000)
committerericm <ericm>
Wed, 20 Aug 2008 18:07:00 +0000 (18:07 +0000)
sptlrpc 2.0 intero stub.
b=15363
r=green,fanyong

lustre/include/lustre_cfg.h

index 5823986..bbdfd5c 100644 (file)
@@ -70,6 +70,7 @@ enum lcfg_command_type {
         LCFG_LOG_START      = 0x00ce011,
         LCFG_LOG_END        = 0x00ce012,
         LCFG_LOV_ADD_INA    = 0x00ce013,
+        LCFG_SPTLRPC_CONF   = 0x00ce016,
 };
 
 struct lustre_cfg_bufs {