X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosd-ldiskfs%2Fosd_scrub.h;h=fcb0ae36fb89c80b77990d904bb4e584a8a49fe9;hp=831dd67350a8a4e1543121522a9c79e72edc992d;hb=f4ea7b630b8adc9856ee67c6d16549f36e14efd1;hpb=08aa217ce49aba1ded52e0f7adb8a607035123fd diff --git a/lustre/osd-ldiskfs/osd_scrub.h b/lustre/osd-ldiskfs/osd_scrub.h index 831dd67..fcb0ae3 100644 --- a/lustre/osd-ldiskfs/osd_scrub.h +++ b/lustre/osd-ldiskfs/osd_scrub.h @@ -140,7 +140,7 @@ struct scrub_file { /* How many prior objects have been updated during scanning. */ __u64 sf_items_updated_prior; - /* How many objects marked as I_LUSTRE_NOSCRUB. */ + /* How many objects marked as LDISKFS_STATE_LUSTRE_NOSCRUB. */ __u64 sf_items_noscrub; /* How many IGIF objects. */