Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752941Ab3GXSDX (ORCPT ); Wed, 24 Jul 2013 14:03:23 -0400 Received: from mail-pb0-f49.google.com ([209.85.160.49]:33228 "EHLO mail-pb0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751255Ab3GXSDW (ORCPT ); Wed, 24 Jul 2013 14:03:22 -0400 From: Peng Tao To: Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, Peng Tao Subject: [PATCH-RESEND 0/3] staging/lustre: Intel tree sync and two fixups Date: Thu, 25 Jul 2013 02:00:18 +0800 Message-Id: <1374688821-9874-1-git-send-email-bergwolf@gmail.com> X-Mailer: git-send-email 1.7.9.5 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1360 Lines: 36 Hi Greg, Following are the rest of previous patchset rebased on latest staging-next and reordered to avoid breaking bisecability. Please help to queue them. Thanks, Tao Liu Xuezhao (1): staging/lustre/obdclass: add obd_target.h Peng Tao (2): staging/lustre: fix build on non-x86 staging/lustre: fix Kconfig bool defaults drivers/staging/lustre/lustre/Kconfig | 2 +- .../lustre/lustre/include/linux/lustre_fsfilt.h | 10 - .../staging/lustre/lustre/include/lprocfs_status.h | 36 -- drivers/staging/lustre/lustre/include/obd.h | 140 +---- drivers/staging/lustre/lustre/lvfs/lvfs_linux.c | 1 - drivers/staging/lustre/lustre/obdclass/Makefile | 2 +- .../lustre/lustre/obdclass/lprocfs_jobstats.c | 560 -------------------- drivers/staging/lustre/lustre/obdclass/obd_mount.c | 1 - drivers/staging/lustre/lustre/ptlrpc/Makefile | 2 +- drivers/staging/lustre/lustre/ptlrpc/errno.c | 4 +- 10 files changed, 6 insertions(+), 752 deletions(-) delete mode 100644 drivers/staging/lustre/lustre/obdclass/lprocfs_jobstats.c -- 1.7.9.5 -- 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/