          MODULE=nilfs-utils
         VERSION=2.2.12
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=https://nilfs.sourceforge.net/download/
      SOURCE_VFY=sha256:fc9a8520b68928d43fffa465c3b3845cc9b7d4973f4fbde4b3c7ecf25ce52d09
        WEB_SITE=https://nilfs.sourceforge.net/en/
         ENTERED=20100313
         UPDATED=20251212
           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
