]> git.proxmox.com Git - mirror_spl-debian.git/commit
Linux 2.6.36 compat, wrap RLIM64_INFINITY
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 9 Nov 2010 18:34:10 +0000 (10:34 -0800)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 9 Nov 2010 21:28:55 +0000 (13:28 -0800)
commita50cede3880ca0f7f7f10acc01bebd8617fc48ad
tree05d5d1c9ab1cb8807a5dc3a682394d330c263cc2
parent1e18307b6109a5b2491cd519a312b870b2e7522b
Linux 2.6.36 compat, wrap RLIM64_INFINITY

As of linux-2.6.36 RLIM64_INFINITY is defined in linux/resource.h.
This is handled by conditionally defining RLIM64_INFINITY in the
SPL only when the kernel does not provide it.
include/sys/sysmacros.h