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