[pnfs] (no subject)
iyer at netapp.com
iyer at netapp.com
Fri Mar 16 18:16:49 EDT 2007
From: iyer <iyer at netapp.com>
Date: Wed, 14 Mar 2007 18:30:01 -0800
Subject: [PATCH 2/8] Slot Table Implementation
fix include to nfs41_sessions.h
Signed-off-by: iyer <iyer at netapp.com>
---
diff --git a/fs/nfs/nfs4_fs.h b/fs/nfs/nfs4_fs.h
index 195d757..e50657e 100644
--- a/fs/nfs/nfs4_fs.h
+++ b/fs/nfs/nfs4_fs.h
@@ -9,7 +9,7 @@
#ifndef __LINUX_FS_NFS_NFS4_FS_H
#define __LINUX_FS_NFS_NFS4_FS_H
-#include "nfs41_sessions.h"
+#include <linux/nfs41_sessions.h>
#ifdef CONFIG_NFS_V4
#define NFSV4_MAX_MINORVERSION 1
More information about the pNFS
mailing list