X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Finclude%2Flustre_scrub.h;h=f7fb5bd6f5f70b0291e8a61f61090edbae940131;hb=558784caad;hp=191183019cb26ac0eb33d7a797e7b681db45ebbc;hpb=c74c630ff7596317d1b500fd385fca271b31708c;p=fs%2Flustre-release.git diff --git a/lustre/include/lustre_scrub.h b/lustre/include/lustre_scrub.h index 1911830..f7fb5bd 100644 --- a/lustre/include/lustre_scrub.h +++ b/lustre/include/lustre_scrub.h @@ -264,6 +264,8 @@ struct lustre_scrub { struct task_struct *os_task; struct list_head os_inconsistent_items; + /* once inconsistent mapping can't be fixed, put into this list */ + struct list_head os_stale_items; /* write lock for scrub prep/update/post/checkpoint, * read lock for scrub dump. */