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