projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
67d51f6
)
pnfs: resolve header dependency in pnfs.h
author
Benny Halevy
<bhalevy@panasas.com>
Thu, 5 May 2011 05:28:46 +0000
(08:28 +0300)
committer
Boaz Harrosh
<bharrosh@panasas.com>
Sun, 29 May 2011 09:09:48 +0000
(12:09 +0300)
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>
fs/nfs/pnfs.h
patch
|
blob
|
blame
|
history
diff --git
a/fs/nfs/pnfs.h
b/fs/nfs/pnfs.h
index 0c015bad9e7aa4c780297746a988581c8c69acda..720bb9da3f9b9964e1cb4d16153098daa5837739 100644
(file)
--- a/
fs/nfs/pnfs.h
+++ b/
fs/nfs/pnfs.h
@@
-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 {