diff options
Diffstat (limited to 'xlators/cluster/afr/src/afr.h')
| -rw-r--r-- | xlators/cluster/afr/src/afr.h | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/xlators/cluster/afr/src/afr.h b/xlators/cluster/afr/src/afr.h index 4580bcda2..125f5c2a2 100644 --- a/xlators/cluster/afr/src/afr.h +++ b/xlators/cluster/afr/src/afr.h @@ -273,11 +273,6 @@ typedef struct _afr_local {  			unsigned char *locked_nodes;  		} lk; -		struct { -			uint8_t *file_checksum; -			uint8_t *dir_checksum; -		} checksum; -  		/* inode read */  		struct {  | 
