On Thu, Jan 11, 2001 at 07:10:27AM -0500, Manfred wrote:
> Zitiere Russell King <[EMAIL PROTECTED]>:
> > The API changed:
> >  struct nfs_mount_data {
> >         int             version;                /* 1 */
> >         int             fd;                     /* 1 */
> > -       struct nfs_fh   root;                   /* 1 */
> > +       struct nfs2_fh  old_root;               /* 1 */
> 
> I don't see an API change:
> the 2.2.17 "struct nfs_fs" and the 2.2.18 "struct nfs2_fh" are identical.

But it changed in 2.2.19pre, breaking nfs mount on i386. 




-Andi

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to