]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
tools: create libxfs-diff to compare libxfses
authorDarrick J. Wong <darrick.wong@oracle.com>
Tue, 10 Jan 2017 02:16:33 +0000 (20:16 -0600)
committerEric Sandeen <sandeen@redhat.com>
Tue, 10 Jan 2017 02:16:33 +0000 (20:16 -0600)
commit11b2abff0160efba8db83baee156c363f374c808
treefe30769ad6419981bd3f14e69763c864deeecece
parent95d851859a1b5359a6dcd745efdc485a878cbf9d
tools: create libxfs-diff to compare libxfses

Create a script to compare every file in libxfs to the same files
in another libxfs.  This is useful for comparing upstream kernel
and user progs to look for unported changes.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
tools/libxfs-diff [new file with mode: 0755]