Whamcloud - gitweb
LUDOC-387 rpc: fix typo in max_rpcs_in_flight 27/28327/2
authorJoseph Gmitter <joseph.gmitter@intel.com>
Wed, 2 Aug 2017 18:01:18 +0000 (14:01 -0400)
committerJoseph Gmitter <joseph.gmitter@intel.com>
Wed, 2 Aug 2017 18:06:28 +0000 (18:06 +0000)
commitf44eb2a4838742a29c6e7399e15d4d21f2308032
tree89d73458144dfeda5873821444de02f8dcad9b7a
parentfa289da8d2a3a5f4f3028a2bbf0ba69ae8e91d2c
LUDOC-387 rpc: fix typo in max_rpcs_in_flight

This is a trivial patch that fixes the following two
lctl set_param examples:
client$ lctl set_param mdc.*.max_rpcs_in_flight=16
client$ lctl set_param mdc.*.max_mod_rpcs_in_flight=12

Signed-off-by: Joseph Gmitter <joseph.gmitter@intel.com>
Change-Id: If0ac0b1a99be8f13a702d1f7f2a8e28b48ea223b
Reviewed-on: https://review.whamcloud.com/28327
Tested-by: Jenkins
LustreProc.xml