]> git.proxmox.com Git - mirror_spl.git/commit - config/spl-build.m4
Linux 3.0: Shrinker compatibility
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 16 Jun 2011 22:39:08 +0000 (15:39 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 21 Jun 2011 21:02:39 +0000 (14:02 -0700)
commita55bcaad181096d764e12d847e3091cd7b15509a
treedc3b2a033d186854c8d92cf70bc2b4545847e415
parenta32661a6c976c1d8100ddd8e60c958ae8db98747
Linux 3.0: Shrinker compatibility

Update the the wrapper macros for the memory shrinker to handle
this 4th API change.  The callback function now takes a
shrink_control structure.  This is certainly a step in the
right direction but it's annoying to have to accomidate yet
another version of the API.
config/spl-build.m4
configure
include/linux/mm_compat.h
module/spl/spl-kmem.c
spl_config.h.in