I'm running slackware 8.1 with XFS 1.2.0 +acl+quota on kernel 2.4.19 + lvm 1.0.7. I've a question on xfs_repair. If I've ran xfs_check on my /var F.S. and I've got no warning messages, but if I run
You must have gotten a version of the rpms that has some debugging code that wasn't suppose to be released. Grab a fresh copy of the xfsprogs rpm/tar file. -- Russell Cattelan <cattelan@xxxxxxxxxxx>
I wanted to build from source. I've downloaded xfsprogs-2.3.5.src.tar.gz, check md5sum, untar it. cd into xfsprogs-2.3.5 red doc/INSTALL export DEBUG=-DNDEBUG (as you suggested) ./configure ./Makepkg
Looks like the cmd source tarballs might have been bad ... acl and attr were at the wrong version? I've re-upload the tar files from a generated from a freshly checked out tree so things should be al
I downloaded the new xfsprogs-2.3.5 and repeated the rebuilding. Now xfs_repair does not show the same strange messages! it seems OK! Diffing the sources I found the only differences are: diff -r old