Whamcloud - gitweb
LU-2467 protocol: Add OBD_CONNECT_PINGLESS
authorLi Wei <wei.g.li@intel.com>
Thu, 31 Jan 2013 09:48:23 +0000 (17:48 +0800)
committerJohann Lombardi <johann.lombardi@intel.com>
Tue, 5 Feb 2013 13:55:22 +0000 (08:55 -0500)
commit9cccfb089665671a66b6417d7544dbceec08957f
treef361f6814a78d1cd6a8879d6748623b50b418480
parent8e8f75857b5cd53b87967221be0b7d5266d3e178
LU-2467 protocol: Add OBD_CONNECT_PINGLESS

Reserve a bit for OBD_CONNECT_PINGLESS, which indicates a client is
capable of suppressing keep-alive OBD_PINGs.  If granted by a server,
it means the server does not require (but still allows) pings.

Change-Id: Id19f979650ffdcb117feb3c28fe7755add1013c6
Signed-off-by: Li Wei <wei.g.li@intel.com>
Reviewed-on: http://review.whamcloud.com/5231
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
Reviewed-by: Johann Lombardi <johann.lombardi@intel.com>
lustre/include/lustre/lustre_idl.h
lustre/obdclass/lprocfs_status.c