On Wed, Apr 18, 2018 at 08:44:35AM -0700, Darrick J. Wong wrote: > On Wed, Apr 18, 2018 at 11:49:35AM +0200, Carlos Maiolino wrote: > > There are two possible magics for attr3 blocks -- this one, which is for > remote attr value blocks, and the xfs_da3_blkinfo magic for the attr > leaf and da node blocks. Can you please fish out the second magic and > print that too? > > Looks otherwise reasonable, and certainly better than the ASSERT. > > --D > What do you think about this output. Using attr3 type trying to print a directory's leaf block. xfs_db> type attr3 Unknown attribute buffer type! xfs_db> p Unrecognized attr3 block, attempting to print magic numbers and/or blkinfo: Unrecognized attr3 block, attempting to print magic numbers and/or blkinfo: hdr.magic = 0 hdr.info.hdr.forw = 0 hdr.info.hdr.back = 0 hdr.info.hdr.magic = 0x3df1 hdr.info.crc = 0x72e2e910 (correct) hdr.info.bno = 64 hdr.info.lsn = 0x300002833 hdr.info.uuid = 2b21796f-7f81-4cec-b583-968c55b7f4bb hdr.info.owner = 99 xfs_db> -- Carlos -- To unsubscribe from this list: send the line "unsubscribe linux-xfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html