Fix f_version type: should be u64 instead of unsigned long
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / fs / ext3 / dir.c
index c2c3491b18cf147df1e7341b89749ded292d36c0..fd4b6dd711502a31471954105e9f0d62acb00bf2 100644 (file)
@@ -210,7 +210,7 @@ revalidate:
                                 * not the directory has been modified
                                 * during the copy operation.
                                 */
-                               unsigned long version = filp->f_version;
+                               u64 version = filp->f_version;
 
                                error = filldir(dirent, de->name,
                                                de->name_len,