ceph: remove reliance on bdi congestion
[sfrench/cifs-2.6.git] / fs / ceph / super.c
index bf79f369aec687f4058e3b8fbb78dd7a79e88866..4a3b77d049c76e588151a5fb5054272271aa711a 100644 (file)
@@ -802,6 +802,7 @@ static struct ceph_fs_client *create_fs_client(struct ceph_mount_options *fsopt,
        fsc->have_copy_from2 = true;
 
        atomic_long_set(&fsc->writeback_count, 0);
+       fsc->write_congested = false;
 
        err = -ENOMEM;
        /*