This website requires JavaScript.
Explore
Help
Sign In
openkylin
/
linux
mirror of
https://gitee.com/openkylin/linux.git
Watch
9
Star
0
Fork
You've already forked linux
0
Code
Issues
Projects
Releases
Wiki
Activity
4ae85b23e1
linux
/
fs
/
nfsd
/
trace.c
5 lines
84 B
C
Raw
Normal View
History
Unescape
Escape
NFSD: Add SPDX header for fs/nfsd/trace.c Clean up. The file was contributed in 2014 by Christoph Hellwig in commit 31ef83dc0538 ("nfsd: add trace events"). Signed-off-by: Chuck Lever <chuck.lever@oracle.com>
2020-08-28 04:09:53 +08:00
// SPDX-License-Identifier: GPL-2.0
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>
2014-08-17 08:02:22 +08:00
#
define CREATE_TRACE_POINTS
#
include
"trace.h"