diff options
Diffstat (limited to 'xlators/nfs/server/src/nfs3.h')
-rw-r--r-- | xlators/nfs/server/src/nfs3.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/xlators/nfs/server/src/nfs3.h b/xlators/nfs/server/src/nfs3.h index 0c35445a471..023b394cf5a 100644 --- a/xlators/nfs/server/src/nfs3.h +++ b/xlators/nfs/server/src/nfs3.h @@ -143,8 +143,6 @@ typedef struct nfs3_state { */ uint64_t iobsize; - unsigned int memfactor; - struct list_head fdlru; gf_lock_t fdlrulock; int fdcount; |