Re: 2.3.99-pre4 fails compile (nfs_refresh_inode)

Linus Torvalds (torvalds@transmeta.com)
Tue, 11 Apr 2000 17:08:59 -0700 (PDT)


On Tue, 11 Apr 2000, Pete Clements wrote:
>
> FYI:
> Still a problem with gcc 2.7.2.3... fs/nfs/inode.c line 201

Should be ok if you replace the "/ 512" with a ">> 9".

I don't know why 2.7.3.2 doesn't do that already, but hey, we can do the
optimization by hand if required..

Linus

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/