[OpenAFS] release for kernel 2.6.36
Marc Dionne
marc.c.dionne@gmail.com
Fri, 5 Nov 2010 08:15:05 -0400
On Fri, Nov 5, 2010 at 5:11 AM, Simon Wilkinson <sxw@inf.ed.ac.uk> wrote:
>
> On 5 Nov 2010, at 07:44, Andrej Filipcic wrote:
>
>> the current openafs 1.4.12.1 does not compile the libafs module with kernel
>> 2.6.36, although it does with the latest stable branch. What is the schedule
>> for the next stable release?
>
> If you can identify the changes that are necessary for 2.6.36 support, I suspect it would be fairly straightforwards to produce a 1.4.12.2 release that contains just them.
>
> Cheers,
>
> Simon._______________________________________________
You probably want these from 1.4:
b8b708fc: Linux: Rework statfs super block operations configure...
e05b5937: Linux: switch to evict_inode
e2e8881d: Linux: use %pI4 if NIPQUAD is not available
58e56d08: Linux: adapt to truncate sequence changes
58bffd74: Linux: 2.6.35 - fsync no longer takes a dentry
and also this one from master (not in the 1.4 branch yet):
59927e20: Linux: fix statfs configure test
Marc