Messages in this thread |  | | Date | Thu, 11 Jan 2001 13:10:05 +0100 | From | Andi Kleen <> | Subject | Re: Compatibility issue with 2.2.19pre7 |
| |
On Thu, Jan 11, 2001 at 07:10:27AM -0500, Manfred wrote: > Zitiere Russell King <rmk@arm.linux.org.uk>: > > 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 majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |