lockd: Don't bother with RPC ping for NSM upcalls
authorChuck Lever <chuck.lever@oracle.com>
Thu, 18 Jun 2009 01:02:11 +0000 (18:02 -0700)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 18 Jun 2009 01:02:11 +0000 (18:02 -0700)
commit0e5c2632e1c9182f0dadc31bec68d6f42e7905ea
tree4697987f92185489d9eb00c1a35c07f11ad5b9a7
parent6c9dc4255108bab4ef5c177d369b99c3c23492a7
lockd: Don't bother with RPC ping for NSM upcalls

Cut NSM upcall RPC traffic in half -- don't do a NULL call first.
The cases where a ping would be helpful are rare.

Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/lockd/mon.c