This website requires JavaScript.
Explore
Help
Register
Sign In
Minki
/
linux
Watch
1
Star
0
Fork
1
You've already forked linux
mirror of
https://github.com/torvalds/linux.git
synced
2024-11-29 23:51:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
05580bbfc6
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-27 20:09:53 +00: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 00:02:22 +00:00
#
define CREATE_TRACE_POINTS
#
include
"trace.h"
Reference in New Issue
Copy Permalink