Merge branch 'sg' of git://git.kernel.dk/linux-2.6-block
[powerpc.git] / fs / jffs2 / background.c
index 8754b27..d568ae8 100644 (file)
@@ -81,6 +81,7 @@ static int jffs2_garbage_collect_thread(void *_c)
 
        set_user_nice(current, 10);
 
+       set_freezable();
        for (;;) {
                allow_signal(SIGHUP);
        again: