[PATCH] AUTOFS: Make sure all dentries refs are released before calling kill_anon_super()
[safe/jmp/linux-2.6] / fs / autofs4 / waitq.c
index ce103e7..c0a6c8d 100644 (file)
@@ -45,7 +45,6 @@ void autofs4_catatonic_mode(struct autofs_sb_info *sbi)
                fput(sbi->pipe);        /* Close the pipe */
                sbi->pipe = NULL;
        }
-       shrink_dcache_sb(sbi->sb);
 }
 
 static int autofs4_write(struct file *file, const void *addr, int bytes)