Chloe M.
99261380ca
stos: ob: Add directory object operations
...
This commit adds operations for appending directories and top-level
lookups.
Signed-off-by: Chloe M. <chloe@mensia.org >
2026-06-25 23:26:54 +00:00
Chloe M.
bc11f9b58f
stos: ob: Add object cache groundwork
...
Signed-off-by: Chloe M. <chloe@mensia.org >
2026-06-25 17:50:43 +00:00
Chloe M.
70f58b193f
stos: ob: Initialize object manager
...
Signed-off-by: Chloe M. <chloe@mensia.org >
2026-06-25 00:51:24 +00:00
Chloe M.
4f399576a0
stos: ob: Add helper to create object directory
...
Signed-off-by: Chloe M. <chloe@mensia.org >
2026-06-25 00:49:13 +00:00
Chloe M.
283547058e
stos: ob: Implement ObCreateObject() helper
...
The ObCreateObject() is responsible for creating and allocating new
objects, we'll need this to even have directories and such.
Signed-off-by: Chloe M. <chloe@mensia.org >
2026-06-25 00:09:54 +00:00
Chloe M.
6b23c1e3d1
stos: ob: Add object directory definition
...
Signed-off-by: Chloe M. <chloe@mensia.org >
2026-06-24 22:06:19 +00:00
Chloe M.
995da1df2d
stos: ob: Add object definition
...
Signed-off-by: Chloe M. <chloe@mensia.org >
2026-06-24 17:36:59 +00:00