          MODULE=nilfs-utils
         VERSION=2.3.0
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://nilfs.sourceforge.net/download/
      SOURCE_VFY=sha256:c0876a7ecd13d4b54cb65abb9ad6cd0bf1ed102d03ca12738f12eab9bd84e67b
        WEB_SITE=https://nilfs.sourceforge.net/en/
         ENTERED=20100313
         UPDATED=20260411
           SHORT="A log-structured file system"

cat << EOF
NILFS is a new implementation of a log-structured file system (LFS) supporting
continuous snapshotting. In addition to versioning capability of the entire
file system, users can even restore files mistakenly overwritten or destroyed
just a few seconds ago. Since NILFS can keep consistency like conventional LFS,
it achieves quick recovery after system crashes.
Refer to Documentation/filesystems/nilfs2.txt found in the kernel source.
EOF
