still nfs problems [Was: Linux 2.6.37-rc8]
Russell King - ARM Linux
linux at arm.linux.org.uk
Wed Jan 5 10:34:57 EST 2011
On Wed, Jan 05, 2011 at 06:32:58PM +0530, Nori, Sekhar wrote:
> Here are some logs:
>
> fileid changed fsid 0:c: expected fileid 0x2db61d, got 0x2dad20
>
> fileid changed fsid 0:c: expected fileid 0x100000000000, got 0x7070000000000000
Just to be clear, what I was seeing was things like:
expected fileid <32-bit number> got <64-bit number with same 32-bit LS bits>
so it looked like something was truncating a 64-bit fileid down
to 32-bits.
More information about the linux-arm-kernel
mailing list