Skip to content

Commit

Permalink
Back out unsed entries.
Browse files Browse the repository at this point in the history
Features: dfuse

Signed-off-by: Ashley Pittman <[email protected]>
  • Loading branch information
ashleypittman committed Nov 28, 2024
1 parent 90826d1 commit 9a9093a
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/client/dfuse/dfuse.h
Original file line number Diff line number Diff line change
Expand Up @@ -1025,8 +1025,6 @@ struct dfuse_inode_entry {
struct active_inode {
d_list_t chunks;
d_list_t open_reads;
bool seen_eof;
size_t file_size;
pthread_spinlock_t lock;
struct dfuse_pre_read *readahead;
};
Expand Down

0 comments on commit 9a9093a

Please sign in to comment.