2.6.8.1 kernel is out
Douglas J Hunley
doug
Wed Aug 18 14:01:29 PDT 2004
In a brief moment of lucidty, Kurt Wall proclaimed:
> > 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.
2.6.9 is not out yet. either patch 2.6.8 or grab 2.6.8.1
--
Douglas J Hunley (doug at hunley.homeip.net) - Linux User #174778
http://doug.hunley.homeip.net && http://www.linux-sxs.org
Weird enough for government work.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://mail.linux-sxs.org/pipermail/linux-users/attachments/20040818/ff7ba4bc/attachment.pgp
More information about the Linux-users
mailing list