mirror of
https://github.com/FEX-Emu/linux.git
synced 2025-01-11 03:48:00 +00:00
11 lines
196 B
C
11 lines
196 B
C
|
/*
|
||
|
* Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com>
|
||
|
*/
|
||
|
#include <linux/nfs_fs.h>
|
||
|
#include "nfs4_fs.h"
|
||
|
#include "internal.h"
|
||
|
|
||
|
#define CREATE_TRACE_POINTS
|
||
|
#include "nfs4trace.h"
|
||
|
|