[bootlin/training-materials updates] master: slides/sysdev-block-filesystems: add detail about XFS (7217f7ce)

Michael Opdenacker michael.opdenacker at bootlin.com
Fri Sep 30 12:58:24 CEST 2022


Repository : https://github.com/bootlin/training-materials
On branch  : master
Link       : https://github.com/bootlin/training-materials/commit/7217f7cee62f28d152ced7dcc02c4d45cb57e595

>---------------------------------------------------------------

commit 7217f7cee62f28d152ced7dcc02c4d45cb57e595
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Fri Sep 30 12:56:43 2022 +0200

    slides/sysdev-block-filesystems: add detail about XFS
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


>---------------------------------------------------------------

7217f7cee62f28d152ced7dcc02c4d45cb57e595
 slides/sysdev-block-filesystems/sysdev-block-filesystems.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex b/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
index cff01037..4be378d2 100644
--- a/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
+++ b/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
@@ -165,7 +165,7 @@ major minor #blocks name
     for Linux. It integrates numerous features: data checksuming,
     integrated volume management, snapshots, etc.
   \item \code{XFS} (\kconfig{CONFIG_XFS_FS}), high-performance filesystem inherited from SGI
-    IRIX, still actively developed.
+    IRIX, still actively developed. Default filesystem on Red Hat Entreprise Linux.
   \item \code{JFS} (\kconfig{CONFIG_JFS_FS}), inherited from IBM AIX. No longer actively
     developed, provided mainly for compatibility.
   \item \code{reiserFS} (\kconfig{CONFIG_REISERFS_FS}), used to be a popular filesystem, but its




More information about the training-materials-updates mailing list