Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/kernel...
[linux-2.6-block.git] / fs / f2fs / gc.h
index b0045d4c8d1e6f74f0da0e0ee1ef9376e0289f33..c8619e408009068c63ff37d35eecc84797eb8130 100644 (file)
@@ -36,8 +36,6 @@ struct f2fs_gc_kthread {
        unsigned int no_gc_sleep_time;
 
        /* for changing gc mode */
-       unsigned int gc_idle;
-       unsigned int gc_urgent;
        unsigned int gc_wake;
 };