nfsd4: use recall_lock for delegation hashing
[deliverable/linux.git] / fs / sysv / inode.c
index 5625ca920f5eae1236a85b01557a577b96c3a146..88956309cc86ab6d6d614315651ced6778647347 100644 (file)
@@ -60,6 +60,7 @@ static int sysv_remount(struct super_block *sb, int *flags, char *data)
 {
        struct sysv_sb_info *sbi = SYSV_SB(sb);
 
+       sync_filesystem(sb);
        if (sbi->s_forced_ro)
                *flags |= MS_RDONLY;
        return 0;
This page took 0.041621 seconds and 5 git commands to generate.