]> git.ipfire.org Git - thirdparty/xfsprogs-dev.git/commit
Fix endian conversion problem in frag command - we were byte flipping
authorSteve Lord <lord@sgi.com>
Fri, 3 Aug 2001 15:28:29 +0000 (15:28 +0000)
committerSteve Lord <lord@sgi.com>
Fri, 3 Aug 2001 15:28:29 +0000 (15:28 +0000)
commit3c93f9b708e6fa9be18cc646ef4c183982f62c53
treec5aa9ab5b9b31190e786f4c3649c74c44df14336
parente6c5396e68de473a8a6033beabedb16a95c0d85e
Fix endian conversion problem in frag command - we were byte flipping
the inode type twice, resulting in unrecognized inodes and most
of them getting skipped.
db/frag.c