lkml.org 
[lkml]   [2014]   [Sep]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 00/12] staging/lustre: yet more dead code removal
Date
From: "John L. Hammond" <john.hammond@intel.com>

Howdy,

This series yet removes more dead and obsolete code from drivers/staging/lustre
in the form of methods from struct obd_ops and server specific llog handling.

John L. Hammond (12):
staging/lustre/lov: remove unused OBD methods
staging/lustre/osc: remove unused OBD methods
staging/lustre/osc: remove obsolete llog handling code
staging/lustre: remove obd_ost.h
staging/lustre/mdc: remove unused OBD methods
staging/lustre/mdc: inline llog methods
staging/lustre/mgc: inline mgc_cancel()
staging/lustre: remove unused OBD methods
staging/lustre/mgc: remove server specific llog handling
staging/lustre/ptlrpc: remove sptlrpc_conf_target_get_rules()
staging/lustre/obdclass: remove llog_ioctl.c
staging/lustre/obdclass: remove local_storage.[ch]

.../staging/lustre/lustre/include/lustre_lite.h | 1 -
drivers/staging/lustre/lustre/include/lustre_log.h | 10 -
drivers/staging/lustre/lustre/include/lustre_sec.h | 3 -
drivers/staging/lustre/lustre/include/obd.h | 47 -
drivers/staging/lustre/lustre/include/obd_class.h | 279 ------
drivers/staging/lustre/lustre/include/obd_ost.h | 100 ---
drivers/staging/lustre/lustre/lov/lov_internal.h | 45 -
drivers/staging/lustre/lustre/lov/lov_merge.c | 27 -
drivers/staging/lustre/lustre/lov/lov_obd.c | 531 ------------
drivers/staging/lustre/lustre/lov/lov_pack.c | 172 ----
drivers/staging/lustre/lustre/lov/lov_request.c | 784 -----------------
drivers/staging/lustre/lustre/mdc/mdc_request.c | 157 +---
drivers/staging/lustre/lustre/mgc/mgc_request.c | 101 +--
drivers/staging/lustre/lustre/obdclass/Makefile | 4 +-
drivers/staging/lustre/lustre/obdclass/debug.c | 1 -
drivers/staging/lustre/lustre/obdclass/genops.c | 1 -
.../staging/lustre/lustre/obdclass/llog_ioctl.c | 418 ---------
drivers/staging/lustre/lustre/obdclass/llog_obd.c | 25 -
.../staging/lustre/lustre/obdclass/local_storage.c | 894 --------------------
.../staging/lustre/lustre/obdclass/local_storage.h | 91 --
.../lustre/lustre/obdclass/lprocfs_status.c | 20 -
.../staging/lustre/lustre/osc/osc_cl_internal.h | 1 -
drivers/staging/lustre/lustre/osc/osc_quota.c | 2 +-
drivers/staging/lustre/lustre/osc/osc_request.c | 401 +--------
drivers/staging/lustre/lustre/ptlrpc/recover.c | 1 -
drivers/staging/lustre/lustre/ptlrpc/sec_config.c | 327 -------
26 files changed, 82 insertions(+), 4361 deletions(-)
delete mode 100644 drivers/staging/lustre/lustre/include/obd_ost.h
delete mode 100644 drivers/staging/lustre/lustre/obdclass/llog_ioctl.c
delete mode 100644 drivers/staging/lustre/lustre/obdclass/local_storage.c
delete mode 100644 drivers/staging/lustre/lustre/obdclass/local_storage.h

--
1.7.9.5



\
 
 \ /
  Last update: 2014-09-05 22:41    [W:0.070 / U:0.056 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site