diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-29 09:14:26 -0500 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2025-11-29 09:14:26 -0500 |
| commit | 0376382a848ef5ebbb0e02428c9d1df8a099d8b4 (patch) | |
| tree | 471570204aded6898ac63eb85f2723168f424375 /docs/tex/openhefs.tex | |
| parent | f6a36fbc4e04d4952bf13b553b7c07e88fbaf19f (diff) | |
chore: update OpenHeFS specs.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'docs/tex/openhefs.tex')
| -rw-r--r-- | docs/tex/openhefs.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tex/openhefs.tex b/docs/tex/openhefs.tex index ea618196..136d651c 100644 --- a/docs/tex/openhefs.tex +++ b/docs/tex/openhefs.tex @@ -21,7 +21,7 @@ The High-throughput Extended File System (OpenHeFS) is a custom filesystem tailo \textbf{Name} & \textbf{Value / Description} \\ \hline \texttt{kOpenHeFSVersion} & 0x0103 \\ -\texttt{kOpenHeFSMagic} & "OpenHeFS" (8-byte magic identifier) \\ +\texttt{kOpenHeFSMagic} & "OpenHeFS" (9-byte magic identifier) \\ \texttt{kOpenHeFSMagicLen} & 9 \\ \texttt{kOpenHeFSBlockLen} & 512 bytes \\ \texttt{kOpenHeFSFileNameLen} & 256 characters \\ |
