X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lustre%2Fofd%2Fofd_dev.c;h=bc3aa837f632e7982def9595d85f7eb2bb291137;hp=b4121e754ad9fbef055e5b6db8330b5705dd95f7;hb=cb3c65d4a10b2ad0a6c70d5e38719bca3d501efb;hpb=ec138c5c58dd74700b29ad960be4ac5a881a35b0 diff --git a/lustre/ofd/ofd_dev.c b/lustre/ofd/ofd_dev.c index b4121e7..bc3aa83 100644 --- a/lustre/ofd/ofd_dev.c +++ b/lustre/ofd/ofd_dev.c @@ -2959,7 +2959,6 @@ static int ofd_init0(const struct lu_env *env, struct ofd_device *m, m->ofd_soft_sync_limit = OFD_SOFT_SYNC_LIMIT_DEFAULT; m->ofd_seq_count = 0; - init_waitqueue_head(&m->ofd_inconsistency_thread.t_ctl_waitq); INIT_LIST_HEAD(&m->ofd_inconsistency_list); spin_lock_init(&m->ofd_inconsistency_lock);