We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2261de commit 87599edCopy full SHA for 87599ed
drivers/block/drbd/drbd_int.h
@@ -860,7 +860,6 @@ struct drbd_device {
860
struct list_head read_ee; /* [RS]P_DATA_REQUEST being read */
861
struct list_head net_ee; /* zero-copy network send in progress */
862
863
- int next_barrier_nr;
864
struct list_head resync_reads;
865
atomic_t pp_in_use; /* allocated from page pool */
866
atomic_t pp_in_use_by_net; /* sendpage()d, still referenced by tcp */
0 commit comments