On 05/09/13 10:23, Mark Tinguely wrote:
On 05/01/13 01:30, Dave Chinner wrote:
From: Dave Chinner<dchinner@xxxxxxxxxx>
When removing the dirv1 code, it wasn't immediately obvious that the
dir v2 code used a small chunk of the dirv1 field definitions. i.e.
those for the DA btree node headers. Hence bits of xfs_db didn't
work as expected, and some tests failed in non-obvious ways. e.g
test 073 failed with this additional line of output:
Use of uninitialized value $logstart in numeric gt (>) at
/home/dave/src/xfstests-dev/src/fill2fs line 84
which was the result of the command:
xfs_db -r -c sb -c $TEST_DEV
giving an unexpectedly incorrect output.
Re-instate the needed field definitions and rename them from "DIR"
to "DA" so it is obvious they are for decoding DA Btree format
blocks.
Signed-off-by: Dave Chinner<dchinner@xxxxxxxxxx>
---
This no longer cleanly applies.
--Mark.
Oops, I forgot that patch 9/8 and 10/8 was folded back into the version
2 of the tarball. 11/8 (xfs_logprint: fix continuation transactions) is
not in the tarball.
Sorry for the noise.
--Mark.
_______________________________________________
xfs mailing list
xfs@xxxxxxxxxxx
http://oss.sgi.com/mailman/listinfo/xfs