arm64: dts: Makefile: Add more rockchip target in dtbs list
[firefly-linux-kernel-4.4.55.git] / fs / qnx4 / inode.c
index 2e8caa62da78a71cc1ee46ce49634aab9408a779..3410e9f657cadc3072786ebf71e28aa3982b6436 100644 (file)
@@ -46,6 +46,7 @@ static int qnx4_remount(struct super_block *sb, int *flags, char *data)
 {
        struct qnx4_sb_info *qs;
 
+       sync_filesystem(sb);
        qs = qnx4_sb(sb);
        qs->Version = QNX4_VERSION;
        *flags |= MS_RDONLY;