2.6.8.1 kernel is out
Kurt Wall
kwall
Mon Aug 16 22:56:37 PDT 2004
In a 1.0K blaze of typing glory, David A. Bandel wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> On Mon, 16 Aug 2004 23:15:07 -0400
> Kurt Wall <kwall at kurtwerks.com> wrote:
>
> > In a 0.2K blaze of typing glory, Sys Admin wrote:
> > > After 0 days, Linux 2.6.8.1 seems to have released
> >
> > Now *that's* a new twist. 2.6.8.*1*?
> >
>
> You want a 2.6.9 kernel that consists of these changes:
> - - if (flags & (O_APPEND | O_DIRECT))
> + if ((flags & (O_APPEND | O_DIRECT)) == (O_APPEND | O_DIRECT))
>
> - - if (!res)
> + if (res)
>
> to <kernel-source-tree>/fs/nfs/file.c?
Ah. That would do it.
Kurt
--
Hand, n.:
A singular instrument worn at the end of a human arm and
commonly thrust into somebody's pocket.
-- Ambrose Bierce, "The Devil's Dictionary"
More information about the Linux-users
mailing list