bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH 2/6] add a short ext2fs description to the hurd manual.


From: Samuel Thibault
Subject: Re: [PATCH 2/6] add a short ext2fs description to the hurd manual.
Date: Tue, 23 Jan 2024 00:31:01 +0100
User-agent: NeoMutt/20170609 (1.8.3)

Applied, thanks!

Joshua Branson, le jeu. 21 sept. 2023 12:48:18 -0400, a ecrit:
> From: "jbranso@dismail.de" <jbranso@dismail.de>
> 
> * doc/hurd.texi (Linux Extended 2 FS): added a short description.
> ---
>  doc/hurd.texi | 14 ++++++++++++--
>  1 file changed, 12 insertions(+), 2 deletions(-)
> 
> diff --git a/doc/hurd.texi b/doc/hurd.texi
> index ccad3228..25b55ae7 100644
> --- a/doc/hurd.texi
> +++ b/doc/hurd.texi
> @@ -3681,8 +3681,18 @@ then use the hurd specific command @command{halt-hurd}.
>  @section Linux Extended 2 FS
>  @pindex ext2fs
>  
> -FIXME: finish
> -
> +The ext2 filesystem is not the most advanced, robust, or modern
> +filesystem, but it is the current recommended filesystem.  A good
> +@code{ext2} filesystem design document is available
> +@url{https://e2fsprogs.sourceforge.net/ext2intro.html, on the web}.
> +
> +The Hurd's ext2fs supports partition sizes (using SATA drives)
> +of up to 2 TiB.  Please note that IDE disk drivers only support
> +128GiB partition sizes.
> +
> +Most likely you will have to deal with occasional filesystem
> +corruption.  Please read the section on @ref{Repairing Filesystems} to
> +learn how to fix this.
>  
>  @node ISO-9660 CD-ROM FS
>  @section ISO-9660 CD-ROM FS
> -- 
> 2.40.1
> 
> 

-- 
Samuel
---
Pour une évaluation indépendante, transparente et rigoureuse !
Je soutiens la Commission d'Évaluation de l'Inria.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]