linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Lustre: remaining bits of sysctl debugfs migration
@ 2015-07-14  3:17 green
  2015-07-14  3:17 ` [PATCH 1/4] staging/lustre/libcfs: get rid of debugfs/lnet/debug_mb green
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: green @ 2015-07-14  3:17 UTC (permalink / raw)
  To: Greg Kroah-Hartman, devel, Andreas Dilger
  Cc: Linux Kernel Mailing List, Oleg Drokin

From: Oleg Drokin <green@linuxhacker.ru>

Rediffed the last few patches as per Greg's instructions.
Also Added a folow on fix for the uint_min_max param to
properly take into account kstrtouint range of error return values.

Please consider.

Dmitry Eremin (2):
  staging/lustre/libcfs: get rid of
    debugfs/lnet/console_{min,max}_delay_centisecs
  staging/lustre/libcfs: remove unused portal_enter_debugger variable

Oleg Drokin (2):
  staging/lustre/libcfs: get rid of debugfs/lnet/debug_mb
  staging/lustre/libcfs: Fix kstrtouint return value check fix

 drivers/staging/lustre/lustre/libcfs/debug.c     | 114 ++++++++++++++++++++---
 drivers/staging/lustre/lustre/libcfs/module.c    | 114 ++---------------------
 drivers/staging/lustre/lustre/libcfs/tracefile.c |  12 ---
 drivers/staging/lustre/lustre/libcfs/tracefile.h |   1 -
 4 files changed, 109 insertions(+), 132 deletions(-)

-- 
2.1.0


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-14  3:18 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-07-14  3:17 [PATCH 0/4] Lustre: remaining bits of sysctl debugfs migration green
2015-07-14  3:17 ` [PATCH 1/4] staging/lustre/libcfs: get rid of debugfs/lnet/debug_mb green
2015-07-14  3:17 ` [PATCH 2/4] staging/lustre/libcfs: get rid of debugfs/lnet/console_{min,max}_delay_centisecs green
2015-07-14  3:17 ` [PATCH 3/4] staging/lustre/libcfs: remove unused portal_enter_debugger variable green
2015-07-14  3:17 ` [PATCH 4/4] staging/lustre/libcfs: Fix kstrtouint return value check fix green

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).