X-Git-Url: https://git.whamcloud.com/?a=blobdiff_plain;f=lustre%2Fosd-ldiskfs%2Fosd_iam.c;h=bc583290700bce1c7c5fbe2e569de7d3420d0336;hb=546993d587c5fc380e9745eae98f863e02e68575;hp=5cda6d7ca2b1f1121d05655a3be4b7fbedf03b93;hpb=556f7668ea03ede9c132205a169387266e2ba2cb;p=fs%2Flustre-release.git diff --git a/lustre/osd-ldiskfs/osd_iam.c b/lustre/osd-ldiskfs/osd_iam.c index 5cda6d7..bc58329 100644 --- a/lustre/osd-ldiskfs/osd_iam.c +++ b/lustre/osd-ldiskfs/osd_iam.c @@ -157,7 +157,7 @@ * * No locking. Callers synchronize. */ -static struct list_head iam_formats = LIST_HEAD_INIT(iam_formats); +static LIST_HEAD(iam_formats); void iam_format_register(struct iam_format *fmt) {