]> git.proxmox.com Git - mirror_spl.git/commit - config/spl-build.m4
SLES10 Fixes (part 3):
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 20 May 2009 17:56:13 +0000 (10:56 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 20 May 2009 18:00:39 +0000 (11:00 -0700)
commit6c9433c150ad12d01f7ea4cfc72c8647a08ac5fc
tree974117fb5da01c2db1a8cee99a94e1cc59fdaa8a
parent96dded38442684319305082aa2ac7e25f7f414da
SLES10 Fixes (part 3):
- Configure check for mutex_lock_nested().  This function was introduced
  as part of the mutex validator in 2.6.18, but if it's unavailable then
  it's safe to fallback to a plain mutex_lock().
config/spl-build.m4
configure
configure.ac
include/linux/mutex_compat.h [new file with mode: 0644]
include/sys/types.h
spl_config.h.in