[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070328165925.GB21221@fieldses.org>
Date: Wed, 28 Mar 2007 12:59:25 -0400
From: "J. Bruce Fields" <bfields@...ldses.org>
To: Thorsten Kranzkowski <dl8bcu@...bcu.de>,
Phy Prabab <phyprabab@...il.com>, nfs@...ts.sourceforge.net,
linux-kernel@...r.kernel.org
Subject: Re: Odd log message associated with NFS
On Tue, Mar 27, 2007 at 07:39:10PM +0000, Thorsten Kranzkowski wrote:
> Mar 16 16:57:06 Marvin kernel: svc: bad direction 268435456, dropping request
> Mar 16 17:58:19 Marvin kernel: svc: bad direction 268435456, dropping request
> Mar 16 19:55:49 Marvin kernel: svc: bad direction 268435456, dropping request
So that's 2^28, in a field that should always be zero. It's the very
first check of any data read from the rpc call, so it'd be consistent
with the call data being garbage, for one reason or another.
What would cause that to happen, I don't know. Do you have a reliable
way to reproduce it?
--b.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists