Skip to content

feat: implemented the foundation of VFS#530

Open
jnyfah wants to merge 13 commits into
JeanPhilippeKernel:developfrom
jnyfah:user/jnyfah/vfs
Open

feat: implemented the foundation of VFS#530
jnyfah wants to merge 13 commits into
JeanPhilippeKernel:developfrom
jnyfah:user/jnyfah/vfs

Conversation

@jnyfah

@jnyfah jnyfah commented Jun 27, 2026

Copy link
Copy Markdown
Collaborator

This PR provides implementation of the VFS design at VFS iteration 1

@jnyfah jnyfah marked this pull request as ready for review June 27, 2026 22:09
@JeanPhilippeKernel JeanPhilippeKernel added Feature request New feature area-linux Work on Linux system area-window Work on Window system area-macOS Work on macOS system labels Jun 29, 2026
@JeanPhilippeKernel JeanPhilippeKernel added this to the Born baby (0.2.0) milestone Jun 29, 2026
@JeanPhilippeKernel JeanPhilippeKernel linked an issue Jun 29, 2026 that may be closed by this pull request
@jnyfah jnyfah marked this pull request as draft June 29, 2026 08:08
@jnyfah jnyfah marked this pull request as ready for review June 30, 2026 14:34
@JeanPhilippeKernel JeanPhilippeKernel changed the title VFS Design feat: implemented the foundation of VFS Jul 1, 2026
@JeanPhilippeKernel

Copy link
Copy Markdown
Owner

please squash all the commits to 1 and start your commit message with feat:

Comment thread ZEngine/ZEngine/Core/VFS/IVFSFile.h Outdated
Comment thread ZEngine/ZEngine/Core/VFS/VFSDiskContext.cpp Outdated
Comment thread ZEngine/ZEngine/Core/VFS/VFSDiskContext.cpp Outdated
Comment thread ZEngine/ZEngine/Core/VFS/VFSPath.cpp Outdated
Comment thread ZEngine/ZEngine/Core/VFS/VFSPath.cpp Outdated
Comment thread ZEngine/ZEngine/Core/VFS/VFSPath.h Outdated
Comment thread ZEngine/ZEngine/Core/VFS/VFSPath.h Outdated
Comment thread ZEngine/ZEngine/Core/VFS/VFSPath.cpp Outdated
Comment thread ZEngine/ZEngine/Core/VFS/VFSPath.cpp Outdated
Comment thread ZEngine/ZEngine/Core/VFS/VFSPath.cpp Outdated
@JeanPhilippeKernel JeanPhilippeKernel moved this to In Progress in ZEngine Board Jul 1, 2026
Comment thread ZEngine/ZEngine/Core/VFS/VFSDiskContext.cpp
Comment thread ZEngine/ZEngine/Core/VFS/VFSDiskContext.cpp Outdated
Comment thread ZEngine/tests/VFS/test_vfsdiskcontext.cpp Outdated
Comment thread ZEngine/ZEngine/Core/Containers/Array.h
Comment thread ZEngine/ZEngine/Core/VFS/VFSPath.cpp Outdated
Comment thread ZEngine/ZEngine/Core/Containers/Array.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area-linux Work on Linux system area-macOS Work on macOS system area-window Work on Window system Feature request New feature

Projects

Status: In Progress

Development

Successfully merging this pull request may close these issues.

Virtual File System

2 participants