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> | ||||
Trond Myklebust | 6e0d0be | 2013-08-20 11:26:17 -0400 | [diff] [blame] | 5 | #include <linux/namei.h> |
Trond Myklebust | f4ce129 | 2013-08-19 18:59:33 -0400 | [diff] [blame] | 6 | #include "internal.h" |
7 | |||||
8 | #define CREATE_TRACE_POINTS | ||||
9 | #include "nfstrace.h" |