Linux 3.0 compat, shrinker compatibility
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 21 Jun 2011 21:26:51 +0000 (14:26 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 21 Jun 2011 21:36:39 +0000 (14:36 -0700)
commit7e7baecaa321ce4e96938a02b87ab22a7939e422
tree1afa047d20384d611edaa52ecaf9e6b1d774dcc6
parentb00131d43ca344d4b205a03ab3eb771a060e5087
Linux 3.0 compat, shrinker compatibility

To accomindate the updated Linux 3.0 shrinker API the spl
shrinker compatibility code was updated.  Unfortunately, this
couldn't be done cleanly without slightly adjusting the comapt
API.  See spl commit a55bcaad181096d764e12d847e3091cd7b15509a.

This commit updates the ZFS code to use the slightly modified
API.  You must use the latest SPL if your building ZFS.
module/zfs/arc.c