]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit - db/Makefile
xfs_db: introduce fuzz command
authorDarrick J. Wong <darrick.wong@oracle.com>
Fri, 4 Aug 2017 21:33:52 +0000 (16:33 -0500)
committerEric Sandeen <sandeen@redhat.com>
Fri, 4 Aug 2017 21:33:52 +0000 (16:33 -0500)
commit984af2e129d044fff80b8203721733e0cc7354f4
tree531af585219ca7d22519e75386019bd907b3a10c
parent89baf918bf6092fa91d06c9e49a766fad31089d8
xfs_db: introduce fuzz command

Introduce a new 'fuzz' command to write creative values into
disk structure fields.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Carlos Maiolino <cmaiolino@redhat.com>
[sandeen: tweak words in help a bit for consistency]
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
db/Makefile
db/bit.c
db/bit.h
db/command.c
db/fuzz.c [new file with mode: 0644]
db/fuzz.h [new file with mode: 0644]
db/type.c
db/type.h
man/man8/xfs_db.8