Commit Graph

4 Commits

Author SHA1 Message Date
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. 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. 70c3a30f72 stos: ob: Zero object on init for security
Signed-off-by: Chloe M. <chloe@mensia.org>
2026-06-25 00:48:44 +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