-
-
Notifications
You must be signed in to change notification settings - Fork 345
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FWFS stores objectIDs directly (breaking change)
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule IFS
updated
7 files
+0 −12 | README.rst | |
+0 −5 | component.mk | |
+25 −74 | src/FWFS/FileSystem.cpp | |
+0 −8 | src/include/IFS/FWFS/FileSystem.h | |
+0 −106 | src/include/IFS/FWFS/ObjRefCache.h | |
+21 −32 | src/include/IFS/FWFS/Object.h | |
+15 −5 | tools/fsbuild/FWFS.py |