[PATCH 0/7] staging:lustre: get rid of IOC_LIBCFS_MEMHOG and IOC_LIBCFS_PANIC ioctls

From: James Simmons
Date: Tue Jan 05 2016 - 14:35:31 EST


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(-)

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/