X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fosd-ldiskfs%2Fosd_iam.c;h=bc583290700bce1c7c5fbe2e569de7d3420d0336;hp=5cda6d7ca2b1f1121d05655a3be4b7fbedf03b93;hb=546993d587c5fc380e9745eae98f863e02e68575;hpb=b19b318b5e74e76b3fc5b15c796666d04df62466 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) {