Re: 2.6.2-mm1+XFS

From: Felipe Alfaro Solana
Date: Sat Feb 07 2004 - 07:56:27 EST


On Sat, 2004-02-07 at 10:31, Johann Lombardi wrote:

> XFS mounting filesystem hde5
> i_size_write() called without i_sem
> Call Trace:
> [<c013e4db>] i_size_write_check+0x5b/0x60
>
> Howerver, the filesystem seems to be OK.
> Is it something to worry about?

It's a new debugging "feature" introduced in 2.6.2-rc-mm kernels to help
chase down some inode operations invoked without properly signaling the
i_sem semaphore (at least, that's what I understood).

-
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/