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)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 4 Feb 2013 21:32:45 +0000 (16:32 -0500)
commit3d6c0555d3b49f05cbff8667b97a12b77650a802
tree0ee182f2f500b38dad3ca704c4852fcebdd911e8
parent3183c104a7526e87d10c2d4e474fbbd08728fe8d
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.

Signed-off-by: Li Wei <wei.g.li@intel.com>
Change-Id: I7575082244a84f2e633a1936fcf894da3c6ee7dd
Reviewed-on: http://review.whamcloud.com/5229
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
Tested-by: Hudson
Tested-by: Maloo <whamcloud.maloo@gmail.com>
lustre/include/lustre/lustre_idl.h
lustre/obdclass/lprocfs_status.c