]> git.baikalelectronics.ru Git - kernel.git/commit
NFS: Make trace_nfs4_setup_sequence() available to NFS v4.0
authorAnna Schumaker <Anna.Schumaker@Netapp.com>
Wed, 11 Jan 2017 18:37:06 +0000 (13:37 -0500)
committerAnna Schumaker <Anna.Schumaker@Netapp.com>
Mon, 30 Jan 2017 18:14:50 +0000 (13:14 -0500)
commit155c97b3e75a1a2c3349b9dfca4922b3d417969e
tree419aa21a983300f816351318104576bfdd7829cc
parent6e786b174918bf20e5453d9087a78d80e78c966f
NFS: Make trace_nfs4_setup_sequence() available to NFS v4.0

This tracepoint displays information about the slot that was chosen for
the RPC, in addition to session information.  This could be useful
information for debugging, and we can set the session id hash to 0 to
indicate that there is no session.

Signed-off-by: Anna Schumaker <Anna.Schumaker@Netapp.com>
fs/nfs/nfs4proc.c
fs/nfs/nfs4session.h
fs/nfs/nfs4trace.h