]> git.baikalelectronics.ru Git - kernel.git/commit
nfsd: add trace events
authorChristoph Hellwig <hch@lst.de>
Sun, 17 Aug 2014 00:02:22 +0000 (19:02 -0500)
committerChristoph Hellwig <hch@lst.de>
Mon, 2 Feb 2015 17:09:44 +0000 (18:09 +0100)
commit25b5d4df39dfa55b0b3370133ad2aa91799ca087
tree8c9a1cac8a5e29fa07b476d705d09ca0f79e40ee
parent15d8e6e6828683d2c026fee409e5be5430c9cf6d
nfsd: add trace events

For now just a few simple events to trace the layout stateid lifetime, but
these already were enough to find several bugs in the Linux client layout
stateid handling.

Signed-off-by: Christoph Hellwig <hch@lst.de>
fs/nfsd/Makefile
fs/nfsd/nfs4layouts.c
fs/nfsd/nfs4proc.c
fs/nfsd/trace.c [new file with mode: 0644]
fs/nfsd/trace.h [new file with mode: 0644]