Trond Myklebust | c6d01c6 | 2013-08-09 11:51:26 -0400 | [diff] [blame^] | 1 | /* |
2 | * Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com> | ||||
3 | */ | ||||
4 | #include <linux/nfs_fs.h> | ||||
5 | #include "nfs4_fs.h" | ||||
6 | #include "internal.h" | ||||
7 | |||||
8 | #define CREATE_TRACE_POINTS | ||||
9 | #include "nfs4trace.h" | ||||
10 |