diff options
Diffstat (limited to 'xlators/nfs/server/src/nfs3.h')
| -rw-r--r-- | xlators/nfs/server/src/nfs3.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/xlators/nfs/server/src/nfs3.h b/xlators/nfs/server/src/nfs3.h index 111542bc6..6b37cd458 100644 --- a/xlators/nfs/server/src/nfs3.h +++ b/xlators/nfs/server/src/nfs3.h @@ -134,6 +134,7 @@ typedef struct nfs3_state {          struct list_head        fdlru;          gf_lock_t               fdlrulock;          int                     fdcount; +        uint32_t                occ_logger;  } nfs3_state_t;  typedef enum nfs3_lookup_type {  | 
