Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752949AbbGNDSQ (ORCPT ); Mon, 13 Jul 2015 23:18:16 -0400 Received: from linuxhacker.ru ([217.76.32.60]:33257 "EHLO fiona.linuxhacker.ru" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751917AbbGNDSO (ORCPT ); Mon, 13 Jul 2015 23:18:14 -0400 From: green@linuxhacker.ru To: Greg Kroah-Hartman , devel@driverdev.osuosl.org, Andreas Dilger Cc: Linux Kernel Mailing List , Oleg Drokin Subject: [PATCH 0/4] Lustre: remaining bits of sysctl debugfs migration Date: Mon, 13 Jul 2015 23:17:53 -0400 Message-Id: <1436843877-28258-1-git-send-email-green@linuxhacker.ru> X-Mailer: git-send-email 2.1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1148 Lines: 31 From: Oleg Drokin 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 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/