]> 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)
commit9a57af5d025542b8793aec70f26ba5ee1e91a89b
tree419aa21a983300f816351318104576bfdd7829cc
parent5aa248c62209c3cf87c1f49fcb79f2c2163bd6fa
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