Whamcloud - gitweb
LU-2449 Postpone fixing of . and .. hadling in ZFS again
[fs/lustre-release.git] / lustre / osd-zfs / osd_index.c
index 44ee79f..cb865b5 100644 (file)
@@ -536,7 +536,7 @@ static int osd_dir_insert(const struct lu_env *env, struct dt_object *dt,
         * zfs_readdir() generates ./.. on fly, but
         * we want own entries (.. at least) with a fid
         */
-#if LUSTRE_VERSION_CODE >= OBD_OCD_VERSION(2, 3, 57, 0)
+#if LUSTRE_VERSION_CODE >= OBD_OCD_VERSION(2, 3, 58, 0)
 #warning "fix '.' and '..' handling"
 #endif