]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/jffs2/background.c
Merge with rsync://fileserver/linux
[karo-tx-linux.git] / fs / jffs2 / background.c
index 65119d72cce0285cba5f7d147a3b37799e4db8aa..0f224384f176fa1d529e9c3feb06d576de1b1096 100644 (file)
@@ -95,7 +95,7 @@ static int jffs2_garbage_collect_thread(void *_c)
                        schedule();
                }
 
-               if (try_to_freeze(0))
+               if (try_to_freeze())
                        continue;
 
                cond_resched();