[PATCH] cifs: Add information about noserverino

Bernhard Walle bernhard at bwalle.de
Mon Dec 6 08:11:05 MST 2010


Hello,

Zitat von Jeff Layton <jlayton at samba.org>:
>
> 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




More information about the samba-technical mailing list