]> git.proxmox.com Git - mirror_spl.git/commit
Remove kern_path() wrapper
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 2 Oct 2014 18:48:23 +0000 (14:48 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 17 Oct 2014 22:11:52 +0000 (15:11 -0700)
commit599662c538d06054608b16a1d6a3ce10f4fdd08c
tree5485d154b90ac35a0b5fd23fbdf526104475f2e7
parent3d5392cefabc1a9b7dd9c853439d3262c5374829
Remove kern_path() wrapper

The kern_path() function has been available since Linux 2.6.28.
There is no longer a need to maintain this compatibility code.

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