diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2025-08-28 09:26:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-28 09:26:40 +0200 |
| commit | 36f7cf9ca4eb917ffd09fdfa6abf04ee10f3dc7e (patch) | |
| tree | 1e388b162ba5d583bc39c9b23d71fd49224d1847 /docs | |
| parent | 97f0b0d062f93040fb43ac5c882c40691c58ff7a (diff) | |
| parent | 2a85aaf252725ec5b3b70a5baf99cfacee6b120a (diff) | |
Merge pull request #59 from nekernel-org/dev
v0.0.4e2 — Boulder
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/tex/hefs.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/tex/hefs.tex b/docs/tex/hefs.tex index 1656e5a9..c35bca53 100644 --- a/docs/tex/hefs.tex +++ b/docs/tex/hefs.tex @@ -93,7 +93,7 @@ The High-throughput Extended File System (HeFS) is a custom filesystem tailored \section{Structures}\label{sec:structures} \subsection{HEFS\_BOOT\_NODE}\label{subsec:hefs_boot_node} -Acts as the superblock. +Acts as the superblock of the filesystem, provides necessary information about the disk and the filesystem itself. \begin{itemize} \item \texttt{fMagic}, \texttt{fVolName}, \texttt{fVersion}, \texttt{fChecksum} |
