Whamcloud - gitweb
e2scan: a tool for fast namespace/inode scanning
authorAndreas Dilger <adilger@whamcloud.com>
Fri, 13 Apr 2012 19:17:37 +0000 (13:17 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 9 Aug 2012 08:13:31 +0000 (02:13 -0600)
commitbf256869ac12d48897fdb938578916b9003c81a6
treee0caaf6b2f51e3a88450e0edc4d68b8f40e0365c
parent047cc115d7939c77bc08bab515147bb31954dc24
e2scan: a tool for fast namespace/inode scanning

e2scan is a tool for efficiently scanning inodes for changes,
or all inodes, and then generating pathnames for the inodes
of interest.

Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
13 files changed:
Makefile.in
configure
configure.in
e2fsprogs-RHEL-6.spec.in
e2fsprogs-SUSE_LINUX-11.spec.in
e2fsprogs.spec.in
e2scan/Makefile.in [new file with mode: 0644]
e2scan/db.c [new file with mode: 0644]
e2scan/e2scan.8.in [new file with mode: 0644]
e2scan/e2scan.c [new file with mode: 0644]
e2scan/filelist.c [new file with mode: 0644]
lib/config.h.in
util/subst.conf.in