On Thu, Jan 11, 2001 at 07:30:49PM +0100, Trond Myklebust wrote: > OK. In that case my patch, would just be amended to eliminate the > redundant comparison as is the case below. This patch looks fine w.r.t. alignment but given the below seems called at runtime (not just at mount time) for performance and to save a dozen of bytes of kernel stack it would probably better to use the nfs_fh structure in 2.2.19pre7 for the in-kernel representation and to define a new structure for userspace message passing (defined as the nfs_fh in 2.2.19pre6). But at least now we see _why_ it broke ;) Andrea - 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/
- Re: Compatibility issue with 2.2.1... Andrea Arcangeli
- Re: Compatibility issue with 2... Richard Henderson
- Re: Compatibility issue with 2... Andrea Arcangeli
- Re: Compatibility issue with 2... Richard Henderson
- Re: Compatibility issue with 2... Thomas Pornin
- Re: Compatibility issue with 2.2.19pre7 Trond Myklebust
- Re: Compatibility issue with 2.2.19pre7 Manfred Spraul
- Re: Compatibility issue with 2.2.19pre7 Trond Myklebust
- Re: Compatibility issue with 2.2.1... Trond Myklebust
- Re: Compatibility issue with 2... Andrea Arcangeli
- Re: Compatibility issue with 2... Andrea Arcangeli
- Re: Compatibility issue with 2... Trond Myklebust
- Re: Compatibility issue with 2... Russell King
- Re: Compatibility issue with 2.2.19pre7 Trond Myklebust
- Re: Compatibility issue with 2.2.19pre7 Jesse Pollard