Re: [patch] 64bit archs doing incorrect magic for smbfs?

Urban Widmark (urban@teststation.com)
Mon, 22 Apr 2002 21:50:36 +0200 (CEST)


On Mon, 22 Apr 2002, Petr Vandrovec wrote:

> If you have recent (2.2.0.18/2.2.0.19) ncpfs, format v4 is used (it allows
> for 32bit uid/gid). I have no non-ia32 test environment, so if anybody finds
> that ncpfs does not work on any platform, feel free to send patches either
> to me or to arch maintainers...

Unless the v3 and v4 structs have the same layout (and they don't,
although I may have developed a sudden cross-eydness [1]), the code can't
possibly work for all ncpmounts. It may be unused on some arch's because
they don't need 32->64 translation.

I suggest you put it on your list but below the ascii-fication, since that
is another (better?) solution to the same problem.

/Urban

[1] http://www.anri.barc.usda.gov/emusnow/stereo/stereo.htm

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