]> git.michaelhowe.org Git - packages/o/openafs.git/commit
LINUX24: remove pagecopy and other 2.6-only code
authorAndrew Deason <adeason@sinenomine.net>
Mon, 28 Jun 2010 15:43:55 +0000 (10:43 -0500)
committerDerrick Brashear <shadow@dementia.org>
Mon, 28 Jun 2010 17:45:32 +0000 (10:45 -0700)
commit15b8e32c177ce286237a3049a6f8f4f0dd7399dc
tree0fa0c9b682d81c5f6662c8309569e91cb45b82e7
parent5539e2b55d7413ca86e7ea26f45c796506e6a553
LINUX24: remove pagecopy and other 2.6-only code

The client background readahead code and 'readpages' implementation
were only written for 2.6 kernels and used 2.6-specific constructs.
Remove them, along with references to the 'pagecopy' code, and some
other 2.6-only cruft in osi_vnodeops.c.

Change-Id: I2e939e98bd72cd7b275b0f7a389607ee5dc94efa
Reviewed-on: http://gerrit.openafs.org/2271
Reviewed-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
src/afs/LINUX24/osi_module.c
src/afs/LINUX24/osi_vnodeops.c