diff options
Diffstat (limited to 'libglusterfs')
-rw-r--r-- | libglusterfs/src/fd.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libglusterfs/src/fd.h b/libglusterfs/src/fd.h index f8bfe58d2a0..d3efeb91372 100644 --- a/libglusterfs/src/fd.h +++ b/libglusterfs/src/fd.h @@ -53,7 +53,6 @@ struct _fd { pid_t pid; int32_t flags; int32_t refcount; - uint64_t flush_unique; struct list_head inode_list; struct _inode *inode; gf_lock_t lock; /* used ONLY for manipulating |