Hello, Zitat von Jeff Layton <[email protected]>:
This doesn't look right to me...
i_ino is an unsigned long. The code in filldir() is this:
unsigned long d_ino;
You need to look at compat_filldir():
compat_ulong_t d_ino;
Regards,
Bernhard
--
To unsubscribe from this list: send the line "unsubscribe linux-cifs" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
