linux-sysctl-update-20070612
authorSimon Wilkinson <sxw@inf.ed.ac.uk>
Sat, 23 Jun 2007 07:32:56 +0000 (07:32 +0000)
committerDerrick Brashear <shadow@dementia.org>
Sat, 23 Jun 2007 07:32:56 +0000 (07:32 +0000)
commita6294ee79a9dc18fad219262b6be69535c0398a9
tree06dd50edf1660291e5ce3cc87d931b925195109d
parent86b3330c7148c25c0a7ee4ea8f15e3098695a667
linux-sysctl-update-20070612

FIXES 61906

2.6.21.1 introduces an additional .parent pointer in the middle of
the structure. As the OpenAFS code just initialises the structure
with a list, this causes it to assign the value intended
for .proc_handler to .parent
src/afs/LINUX/osi_sysctl.c