          MODULE=xfsdump
         VERSION=3.2.0
          SOURCE=${MODULE}-${VERSION}.tar.gz
      SOURCE_URL=https://www.kernel.org/pub/linux/utils/fs/xfs/$MODULE
      SOURCE_VFY=sha256:3ab756ba1bcc99f006625275ac113d07360f40667121ef544204a808f59ece9b
        WEB_SITE=https://xfs.wiki.kernel.org/
         ENTERED=20020531
         UPDATED=20241210
           SHORT="dump and restore utilities for XFS filesystems."
           PSAFE=no

cat << EOF
xfsdump and xfsrestore dump and restore utilities for XFS file systems,
including extended attribute and DMAPI support.  For dumping and
restoring non-XFS you will not want to use xfsdump or xfsrestore, but
rather dump and restore utilities designed for that filesystem
(dump and restore in the case of ext2 or ext3, and so on).
EOF
