mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 17:51:43 +00:00
6e0d0be715
Add tracepoints for lookup, lookup_revalidate and atomic_open Signed-off-by: Trond Myklebust <Trond.Myklebust@netapp.com>
10 lines
198 B
C
10 lines
198 B
C
/*
|
|
* Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com>
|
|
*/
|
|
#include <linux/nfs_fs.h>
|
|
#include <linux/namei.h>
|
|
#include "internal.h"
|
|
|
|
#define CREATE_TRACE_POINTS
|
|
#include "nfstrace.h"
|