Re: XFS assertion from truncate. (3.10-rc2)

From: Dave Jones
Date: Thu May 23 2013 - 23:03:14 EST


On Thu, May 23, 2013 at 09:52:19PM -0400, Dave Jones wrote:
> On Fri, May 24, 2013 at 11:26:25AM +1000, Dave Chinner wrote:
>
> > You want to print the debug output if the masked value != 0.
>
> XFS (sda2): xfs_setattr_size: mask 0xaa69, masked 0x801 ii 0xffff8802129e98c0, d 0xffff88021757d970 path /davej/src/trinity/tmp/tmp.5/

ah, sneaky. There's some unprintable characters there that didn't show up in my terminal when I cut-n-pasted.
They made it to the logs though..

XFS (sda2): xfs_setattr_size: mask 0xaa69, masked 0x801 ii 0xffff8802129e98c0, d 0xffff88021757d970 path /davej/src/trinity/tmp/tmp.5/

Hexdump: of that part.. 706d 352e 012f 0a01
So filename is 0x01 0x01

Don't know if that's relevant to the bug or not..

Dave

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/