NFSv4: Add tracepoints for debugging state management problems
authorTrond Myklebust <Trond.Myklebust@netapp.com>
Fri, 9 Aug 2013 15:51:26 +0000 (11:51 -0400)
committerTrond Myklebust <Trond.Myklebust@netapp.com>
Thu, 22 Aug 2013 12:58:21 +0000 (08:58 -0400)
commitc6d01c6f9bf94075a726b3103a7e90d981017326
treed8631119b8a434e212f9944a91eb0fdb32915b0b
parent1fd1085b49f8cafbd0ce4e4682c209a31f7b287f
NFSv4: Add tracepoints for debugging state management problems

Set up basic tracepoints for debugging client id creation/destruction
and session creation/destruction.

Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
fs/nfs/Makefile
fs/nfs/nfs4proc.c
fs/nfs/nfs4trace.c [new file with mode: 0644]
fs/nfs/nfs4trace.h [new file with mode: 0644]