[bootlin/training-materials updates] master: Embedded Linux: F2FS updates (1748d704)

Michael Opdenacker michael.opdenacker at bootlin.com
Thu Mar 25 09:41:53 CET 2021


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

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

commit 1748d704dbf4f1f59d9f7ac252b65e98535f3eef
Author: Michael Opdenacker <michael.opdenacker at bootlin.com>
Date:   Thu Mar 25 09:41:53 2021 +0100

    Embedded Linux: F2FS updates
    
    Signed-off-by: Michael Opdenacker <michael.opdenacker at bootlin.com>


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

1748d704dbf4f1f59d9f7ac252b65e98535f3eef
 slides/sysdev-block-filesystems/sysdev-block-filesystems.tex | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex b/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
index 62259fdf..0e6b0f46 100644
--- a/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
+++ b/slides/sysdev-block-filesystems/sysdev-block-filesystems.tex
@@ -188,7 +188,8 @@ major minor #blocks name
   \item Filesystem that takes into account the characteristics of
     flash-based storage: eMMC, SD cards, SSD, etc.
   \item Developed and contributed by Samsung
-  \item Available in the mainline Linux kernel
+  \item Now supporting transparent compression (LZO, LZ4, zstd) and
+        encryption.
   \item For optimal results, need a number of details about the
     storage internal behavior which may not easy to get
   \item Benchmarks: best performer on flash devices most of the time: \\




More information about the training-materials-updates mailing list