]> git.proxmox.com Git - mirror_spl-debian.git/commit
Remove set_fs_pwd() configure check
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 2 Oct 2014 16:47:09 +0000 (12:47 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 17 Oct 2014 22:11:51 +0000 (15:11 -0700)
commit137af025f687dd19994666a6c7d38661c209f0c9
tree8600ab6fb29dffffe69e6396f23e7edd25123a55
parent3c49a1698986861d76dc2c08dcce8774bde36e25
Remove set_fs_pwd() configure check

This function has never been exported by any mainline and was only
briefly available under RHEL5.  Therefore this check is being removed
and the code update to always use the wrapper function.

The next step will be to eliminate all this code.  If ZFS were updated
not to assume that it's pwd was / there would be no need for this.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
config/spl-build.m4
module/spl/spl-vnode.c