]> git.ipfire.org Git - thirdparty/linux.git/blobdiff - init/do_mounts.c
init: flush async file closing
[thirdparty/linux.git] / init / do_mounts.c
index 279ad28bf4fb148e37cbd9600842a567c813039c..3c5fd993bc7e3e955f322e506bdad8aea8e0edbb 100644 (file)
@@ -208,6 +208,9 @@ retry:
                                goto out;
                        case -EACCES:
                        case -EINVAL:
+#ifdef CONFIG_BLOCK
+                               init_flush_fput();
+#endif
                                continue;
                }
                /*