Commit 45df3c8b authored by Benny Halevy's avatar Benny Halevy Committed by Boaz Harrosh

pnfs: resolve header dependency in pnfs.h

Some definitions in the header file depend on nfs_fs.h so pnfs.h can't
be included independently.
Signed-off-by: default avatarBenny Halevy <bhalevy@panasas.com>
parent 67d51f65
......@@ -30,6 +30,7 @@
#ifndef FS_NFS_PNFS_H
#define FS_NFS_PNFS_H
#include <linux/nfs_fs.h>
#include <linux/nfs_page.h>
enum {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment