Removing unused IOC_LIBCFS_MEMHOG and IOC_LIBCFS_PANIC ioctls from the libcfs/ lnet/ code. This cleanup allows us to remove the cfs_psdev abstraction. Signed-off-by: Parinay Kondekar <parinay.kondekar@xxxxxxxxxxx> Signed-off-by: James Simmons <uja.ornl@xxxxxxxxx> Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5844 Reviewed-on: http://review.whamcloud.com/17492 Reviewed-by: Andreas Dilger <andreas.dilger@xxxxxxxxx> Reviewed-by: Dmitry Eremin <dmitry.eremin@xxxxxxxxx> Reviewed-by: John L. Hammond <john.hammond@xxxxxxxxx> Reviewed-by: Oleg Drokin <oleg.drokin@xxxxxxxxx> Parinay Kondekar (7): staging:lustre: remove obsolete comment in libcfs_ioctl.h staging:lustre: remove last bits of the IOC_LIBCFS_PANIC ioctl staging:lustre: remove the IOC_LIBCFS_MEMHOG ioctl staging:lustre: remove struct libcfs_device_userstate staging:lustre: simplify libcfs_psdev_[open|release] staging:lustre: call libcfs_ioctl directly staging:lustre: remove libcfs pseudo device abstraction .../staging/lustre/include/linux/libcfs/libcfs.h | 23 +--- .../lustre/include/linux/libcfs/libcfs_ioctl.h | 5 +- .../lustre/include/linux/libcfs/libcfs_private.h | 5 - .../staging/lustre/include/linux/lnet/lnetctl.h | 2 - .../lustre/lustre/libcfs/linux/linux-module.c | 54 +----- drivers/staging/lustre/lustre/libcfs/module.c | 175 +------------------- 6 files changed, 19 insertions(+), 245 deletions(-) _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel