lkml.org 
[lkml]   [2018]   [Apr]   [15]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Date
Subject[PATCH 0/6] staging: lustre: code rearrangement
This series rearranges some code and manages to delete four
files in the process, all from directories called "linux".
This results in
drivers/staging/lustre/include/linux/libcfs/linux
becoming empty, so it disappears too.

These patches depend on
[PATCH] staging: lustre: libcfs: use dynamic minors for /dev/{lnet,obd}
which James posted on 30th March.

Thanks,
NeilBrown

---

NeilBrown (6):
staging: lustre: move stack-check macros to libcfs_debug.h
staging: lustre: remove libcfs/linux/libcfs.h
staging: lustre: remove include/linux/libcfs/linux/linux-cpu.h
staging: lustre: rearrange placement of CPU partition management code.
staging: lustre: move misc-device registration closer to related code.
staging: lustre: move remaining code from linux-module.c to module.c


.../staging/lustre/include/linux/libcfs/libcfs.h | 48 +
.../lustre/include/linux/libcfs/libcfs_cpu.h | 206 +++-
.../lustre/include/linux/libcfs/libcfs_debug.h | 32 +
.../lustre/include/linux/libcfs/linux/libcfs.h | 114 --
.../lustre/include/linux/libcfs/linux/linux-cpu.h | 78 -
drivers/staging/lustre/lnet/libcfs/Makefile | 2
drivers/staging/lustre/lnet/libcfs/libcfs_cpu.c | 961 +++++++++++++++++-
.../staging/lustre/lnet/libcfs/linux/linux-cpu.c | 1079 --------------------
.../lustre/lnet/libcfs/linux/linux-module.c | 196 ----
drivers/staging/lustre/lnet/libcfs/module.c | 162 +++
10 files changed, 1344 insertions(+), 1534 deletions(-)
delete mode 100644 drivers/staging/lustre/include/linux/libcfs/linux/libcfs.h
delete mode 100644 drivers/staging/lustre/include/linux/libcfs/linux/linux-cpu.h
delete mode 100644 drivers/staging/lustre/lnet/libcfs/linux/linux-cpu.c
delete mode 100644 drivers/staging/lustre/lnet/libcfs/linux/linux-module.c

--
Signature

\
 
 \ /
  Last update: 2018-04-16 02:44    [W:0.379 / U:0.092 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site