From: Peng Tao <bergwolf@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-kernel@vger.kernel.org, Peng Tao <bergwolf@gmail.com>,
Andreas Dilger <andreas.dilger@intel.com>
Subject: [PATCH-v2 0/3] staging/lustre: sync with external tree
Date: Thu, 21 Nov 2013 22:24:47 +0800 [thread overview]
Message-ID: <1385043890-3053-1-git-send-email-bergwolf@gmail.com> (raw)
Hi Greg,
The first two patches were updated to fix checkpatch warnings.
The third patch is unchanged as I cannot reproduce the build warning even
with the specific gcc version. I am resending it in the hope that you can
point out what warning it was if it is stil there.
Thanks,
Tao
Cc: Andreas Dilger <andreas.dilger@intel.com>
Amir Shehata (1):
staging/lustre/lnet: Fix assert on empty group in selftest module
Andreas Dilger (1):
staging/lustre/ldlm: fix resource/fid check, use DLDLMRES
JC Lafoucriere (1):
staging/lustre/llite: Access to released file triggers a restore
drivers/staging/lustre/lnet/selftest/console.c | 79 ++++++++++++++------
drivers/staging/lustre/lnet/selftest/console.h | 6 +-
drivers/staging/lustre/lustre/include/cl_object.h | 6 +-
.../lustre/lustre/include/lustre/lustre_idl.h | 14 ++--
drivers/staging/lustre/lustre/lclient/lcommon_cl.c | 6 ++
drivers/staging/lustre/lustre/ldlm/ldlm_request.c | 32 +++-----
drivers/staging/lustre/lustre/ldlm/ldlm_resource.c | 19 ++---
drivers/staging/lustre/lustre/llite/file.c | 39 +++++++++-
.../staging/lustre/lustre/llite/llite_internal.h | 3 +
drivers/staging/lustre/lustre/llite/llite_lib.c | 36 +++++++++
drivers/staging/lustre/lustre/llite/namei.c | 5 +-
drivers/staging/lustre/lustre/llite/vvp_io.c | 54 +++++++++++--
drivers/staging/lustre/lustre/lov/lov_io.c | 15 +++-
drivers/staging/lustre/lustre/mdc/mdc_locks.c | 9 +--
drivers/staging/lustre/lustre/mgc/mgc_request.c | 4 +-
.../staging/lustre/lustre/ptlrpc/pack_generic.c | 2 +-
drivers/staging/lustre/lustre/ptlrpc/wiretest.c | 18 +++--
17 files changed, 251 insertions(+), 96 deletions(-)
--
1.7.9.5
next reply other threads:[~2013-11-21 14:27 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-11-21 14:24 Peng Tao [this message]
2013-11-21 14:24 ` [PATCH-v2 1/3] staging/lustre/llite: Access to released file triggers a restore Peng Tao
2013-11-21 14:24 ` [PATCH-v2 2/3] staging/lustre/ldlm: fix resource/fid check, use DLDLMRES Peng Tao
2013-11-21 14:24 ` [PATCH-v2 3/3] staging/lustre/lnet: Fix assert on empty group in selftest module Peng Tao
2013-11-21 15:43 ` [PATCH-v2 0/3] staging/lustre: sync with external tree Greg Kroah-Hartman
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1385043890-3053-1-git-send-email-bergwolf@gmail.com \
--to=bergwolf@gmail.com \
--cc=andreas.dilger@intel.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.