Re: [PATCH v2 1/2] xfstests: add fssum tool

2013-08-06 Thread Josef Bacik
On Wed, Jul 24, 2013 at 05:07:28PM +0200, Jan Schmidt wrote: > fssum is a tool to build a recursive checksum for a file system. The home > repository of fssum is > > git://git.kernel.org/pub/scm/linux/kernel/git/arne/far-progs.git > > It is added as an optional target, because it depends on g

[PATCH v2 1/2] xfstests: add fssum tool

2013-07-24 Thread Jan Schmidt
fssum is a tool to build a recursive checksum for a file system. The home repository of fssum is git://git.kernel.org/pub/scm/linux/kernel/git/arne/far-progs.git It is added as an optional target, because it depends on glibc >= 2.15 for SEEK_HOLE / SEEK_DATA. The test to be added using fssum