2013-08-19 22:59:33 +00:00
|
|
|
/*
|
|
|
|
* Copyright (c) 2013 Trond Myklebust <Trond.Myklebust@netapp.com>
|
|
|
|
*/
|
|
|
|
#include <linux/nfs_fs.h>
|
2013-08-20 15:26:17 +00:00
|
|
|
#include <linux/namei.h>
|
2013-08-19 22:59:33 +00:00
|
|
|
#include "internal.h"
|
|
|
|
|
|
|
|
#define CREATE_TRACE_POINTS
|
|
|
|
#include "nfstrace.h"
|