mirror of
https://github.com/koverstreet/bcachefs-tools.git
synced 2025-03-10 00:00:04 +03:00
Fix build when CONFIG_BCACHEFS_DEBUG=y
This commit is contained in:
parent
1952c0790c
commit
c32bba1325
@ -85,6 +85,8 @@ struct task_struct {
|
||||
|
||||
bool on_cpu;
|
||||
char comm[TASK_COMM_LEN];
|
||||
pid_t pid;
|
||||
|
||||
struct bio_list *bio_list;
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user