This commit is contained in:
izxl007
2025-06-17 20:29:34 +08:00
committed by GitHub

View File

@@ -663,9 +663,6 @@ int hf3fs_prep_io(const struct hf3fs_ior *ior,
}
}
hf3fs::Uuid id;
memcpy(id.data, ior->iov.id, sizeof(id.data));
return *idx;
}