]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - fs/ubifs/file.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
[karo-tx-linux.git] / fs / ubifs / file.c
index fa5b347ec72951e68f74e76164a85e66284c40a1..f12189d2db1db7aa1620accfb4cc9d1eb09cf8a8 100644 (file)
@@ -1522,6 +1522,7 @@ static int ubifs_vm_page_mkwrite(struct vm_area_struct *vma,
                        ubifs_release_dirty_inode_budget(c, ui);
        }
 
+       wait_for_stable_page(page);
        unlock_page(page);
        return 0;