]> git.proxmox.com Git - mirror_spl.git/commit
Remove CTL_UNNUMBERED sysctl interface
authorBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 30 Sep 2014 22:15:22 +0000 (18:15 -0400)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 17 Oct 2014 22:11:50 +0000 (15:11 -0700)
commit9c91800d199c65c7d893445bae9b9a9a5590c335
treea7a03eeac68a982486f34aeaa857761fa36dba4a
parentb38bf6a4e3bb321b1e4fad1be5a77faf22dcdcbc
Remove CTL_UNNUMBERED sysctl interface

Support for the CTL_UNNUMBERED sysctl interface was removed in
Linux 2.6.19.  There is no longer any reason to maintain this
compatibility code.  There also issue any reason to keep around
the CTL_NAME macro and helpers so they have been retired.

Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
config/spl-build.m4
include/linux/proc_compat.h
module/spl/spl-proc.c