[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1452022519-6716-1-git-send-email-jsimmons@infradead.org>
Date: Tue, 5 Jan 2016 14:35:12 -0500
From: James Simmons <jsimmons@...radead.org>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
devel@...verdev.osuosl.org, Oleg Drokin <oleg.drokin@...el.com>,
Andreas Dilger <andreas.dilger@...el.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
lustre-devel@...ts.lustre.org,
James Simmons <jsimmons@...radead.org>,
Parinay Kondekar <parinay.kondekar@...gate.com>,
James Simmons <uja.ornl@...oo.com>
Subject: [PATCH 0/7] staging:lustre: get rid of IOC_LIBCFS_MEMHOG and IOC_LIBCFS_PANIC ioctls
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@...gate.com>
Signed-off-by: James Simmons <uja.ornl@...oo.com>
Intel-bug-id: https://jira.hpdd.intel.com/browse/LU-5844
Reviewed-on: http://review.whamcloud.com/17492
Reviewed-by: Andreas Dilger <andreas.dilger@...el.com>
Reviewed-by: Dmitry Eremin <dmitry.eremin@...el.com>
Reviewed-by: John L. Hammond <john.hammond@...el.com>
Reviewed-by: Oleg Drokin <oleg.drokin@...el.com>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists