]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/nilfs2/the_nilfs.c
nilfs2: remove timedwait ioctl command
[linux-2.6-omap-h63xx.git] / fs / nilfs2 / the_nilfs.c
index 852e0bf3a3c588a1a4c93b7773e5477c3db821c6..69b625586226025c44561075c11e4e68506492a2 100644 (file)
@@ -73,7 +73,6 @@ struct the_nilfs *alloc_nilfs(struct block_device *bdev)
        nilfs->ns_gc_inodes_h = NULL;
        INIT_LIST_HEAD(&nilfs->ns_used_segments);
        init_rwsem(&nilfs->ns_segctor_sem);
-       init_waitqueue_head(&nilfs->ns_cleanerd_wq);
 
        return nilfs;
 }