forked from Minki/linux
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: Benny Halevy <bhalevy@panasas.com>
This commit is contained in:
parent
67d51f65bd
commit
45df3c8b0f
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user