Trond Myklebust | f4ce129 | 2013-08-19 18:59:33 -0400 | [diff] [blame^] | 1 | /* |
2 | * Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com> | ||||
3 | */ | ||||
4 | #include <linux/nfs_fs.h> | ||||
5 | #include "internal.h" | ||||
6 | |||||
7 | #define CREATE_TRACE_POINTS | ||||
8 | #include "nfstrace.h" |