On Tue, Oct 14, 2003 at 06:48:07PM -0700, Andrew Morton wrote: > Nathan Scott <nathans@sgi.com> wrote: > > > > Anyway, here's the two patches (2.6 & 2.4). The 2.4 version > > no longer applies cleanly to 2.6 due to other kernel changes, > > and the 2.6 kernel deprecates one of the 2.4 NFS structures. > > > > I'd appreciate any suggestions about a cleaner way to do the > > common types.h and nfsd/syscall.h header changes. > > Can't think of anything clever really. > One alternate approach would be to introduce __kernel_ustatino_t and __kernel_nfsdino_t into every architecture's posix_types.h (defining them as __kernel_ino_t everywhere but IA64, where they would be unsigned int). This would do away with any conditional code in headers, but I'm not sure its the right approach at this stage? cheers. -- Nathan - To unsubscribe from this list: send the line "unsubscribe linux-ia64" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Oct 15 02:20:05 2003
This archive was generated by hypermail 2.1.8 : 2005-08-02 09:20:19 EST