[pnfs] (no subject)

iyer at netapp.com iyer at netapp.com
Fri Mar 16 18:16:55 EDT 2007


From: iyer <iyer at netapp.com>
Date: Wed, 14 Mar 2007 18:30:01 -0800
Subject: [PATCH 8/8] Slot Table Implementation

Remove redefinition of sessionid_t

Signed-off-by: iyer <iyer at netapp.com>
---


diff --git a/include/linux/nfsd/state.h b/include/linux/nfsd/state.h
index 8f699b4..fde667e 100644
--- a/include/linux/nfsd/state.h
+++ b/include/linux/nfsd/state.h
@@ -47,8 +47,6 @@ typedef struct {
 	u32             cl_id;
 } clientid_t;
 
-typedef unsigned char sessionid_t[16];
-
 typedef struct {
 	u32             so_boot;
 	u32             so_stateownerid;
-- 
1.5.0.2


More information about the pNFS mailing list