Merge branch 'acpi-pad' into release
[sfrench/cifs-2.6.git] / fs / ext2 / dir.c
index fc2bd05d35591103587c53bb9dbbfe3348c51c9a..7516957273ed7c4bccc516c0b48c204841f56f71 100644 (file)
@@ -721,5 +721,5 @@ const struct file_operations ext2_dir_operations = {
 #ifdef CONFIG_COMPAT
        .compat_ioctl   = ext2_compat_ioctl,
 #endif
-       .fsync          = simple_fsync,
+       .fsync          = ext2_fsync,
 };