Package f2fs-tools: Information

    Source package: f2fs-tools
    Version: 1.12.0-alt1
    Build time:  Feb 27, 2019, 04:08 AM in the task #222911
    Report package bug
    License: GPLv2
    Summary: Tools for Flash-Friendly File System (F2FS)
    Description: 
    NAND flash memory-based storage devices, such as SSD, and SD cards,
    have been widely being used for ranging from mobile to server systems.
    Since they are known to have different characteristics from the
    conventional rotational disks,a file system, an upper layer to
    the storage device, should adapt to the changes
    from the sketch.
    
    F2FS is a new file system carefully designed for the
    NAND flash memory-based storage devices.
    We chose a log structure file system approach,
    but we tried to adapt it to the new form of storage.
    Also we remedy some known issues of the very old log
    structured file system, such as snowball effect
    of wandering tree and high cleaning overhead.
    
    Because a NAND-based storage device shows different characteristics
    according to its internal geometry or flash memory management
    scheme aka FTL, we add various parameters not only for configuring
    on-disk layout, but also for selecting allocation
    and cleaning algorithms.

    List of rpms provided by this srpm:
    f2fs-tools (x86_64, i586, aarch64)
    f2fs-tools-debuginfo (x86_64, i586, aarch64)
    f2fs-tools-devel (x86_64, i586, aarch64)

    Maintainer: Grigory Ustinov


      1. libselinux-devel
      2. libuuid-devel
      3. libblkid-devel

    Last changed


    Dec. 4, 2018 Grigory Ustinov 1.12.0-alt1
    - Build new version.
    Sept. 14, 2018 Grigory Ustinov 1.11.0-alt1
    - Build new version (Closes: #34021).
    Nov. 23, 2016 Evgeny Sinelnikov 1.7.0-alt1
    - Update to latest release