]> git.proxmox.com Git - mirror_spl.git/commit
Remove needfree, desfree, lotsfree #defines
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 27 Jul 2015 22:05:47 +0000 (15:05 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 30 Jul 2015 18:45:24 +0000 (11:45 -0700)
commit8ac6ffecaf6dacfec6c5cb24d0bc8b3d40db63ef
tree4fefc44c87cddca058044ef1adc0cb99c14e053e
parent9dc5ffbec845ec9c4d9b109c85569345c0c11766
Remove needfree, desfree, lotsfree #defines

This patch reverts 77ab5dd.  This is now possible because upstream has
refactored the ARC in such a way that these values are only used in a
few key places.  Those places have subsequently been updated to use
the Linux equivalent Linux functionality.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Issue zfsonlinux/zfs#3637
include/sys/vmsystm.h