Loading fs/autofs4/waitq.c +9 −10 Original line number Diff line number Diff line Loading @@ -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); } Loading Loading
fs/autofs4/waitq.c +9 −10 Original line number Diff line number Diff line Loading @@ -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); } Loading