[pnfs] [PATCH] pnfs: revert upstream patch in delegation.h
Benny Halevy
bhalevy at panasas.com
Thu Mar 6 14:35:58 EST 2008
Signed-off-by: Benny Halevy <bhalevy at panasas.com>
---
fs/nfs/delegation.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/fs/nfs/delegation.h b/fs/nfs/delegation.h
index 589f7a5..5874ce7 100644
--- a/fs/nfs/delegation.h
+++ b/fs/nfs/delegation.h
@@ -68,6 +68,6 @@ static inline int nfs_inode_return_delegation(struct inode *inode)
{
return 0;
}
-#endif /* defined(CONFIG_NFS_V4) */
+#endif
#endif
--
1.5.3.3
More information about the pNFS
mailing list