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 RESEND 0/8] staging/lustre: sync with external tree
Date: Wed, 22 Jan 2014 21:36:11 +0800 [thread overview]
Message-ID: <1390397779-30975-1-git-send-email-bergwolf@gmail.com> (raw)
Hi Greg,
Here are the v2 of previous series. Each patch is checkpatch'ed
and build-tested independently. Please see if it is OK to merge them.
Thanks,
Tao
Cc: Andreas Dilger <andreas.dilger@intel.com>
Andreas Dilger (1):
staging/lustre/idl: remove LASSERT/CLASSERT from lustre_idl.h
Andriy Skulysh (1):
staging/lustre/ptlrpc: flock deadlock detection does not work
Artem Blagodarenko (2):
staging/lustre/mgs: set_param -P option that sets value permanently
staging/lustre/obdclass: remove extra break in class_process_config
JC Lafoucriere (1):
staging/lustre/lustre_user.h: remove obsolete comments
John L. Hammond (1):
staging/lustre/llite: pass correct pointer to obd_iocontrol()
Lai Siyao (2):
staging/lustre/llite: remove ll_d_root_ops
staging/lustre/llite: don't d_add for create only files
.../lustre/lustre/include/lustre/lustre_idl.h | 48 +++--------
.../lustre/lustre/include/lustre/lustre_user.h | 6 --
drivers/staging/lustre/lustre/include/lustre_cfg.h | 2 +
.../staging/lustre/lustre/include/lustre_disk.h | 2 +
.../lustre/lustre/include/lustre_dlm_flags.h | 14 ++-
drivers/staging/lustre/lustre/include/obd_class.h | 9 +-
drivers/staging/lustre/lustre/ldlm/ldlm_flock.c | 41 ++++++++-
drivers/staging/lustre/lustre/llite/dcache.c | 40 ++-------
drivers/staging/lustre/lustre/llite/dir.c | 23 +++--
.../staging/lustre/lustre/llite/llite_internal.h | 5 +-
drivers/staging/lustre/lustre/llite/llite_lib.c | 20 ++---
drivers/staging/lustre/lustre/llite/llite_nfs.c | 6 +-
drivers/staging/lustre/lustre/llite/namei.c | 33 +++----
drivers/staging/lustre/lustre/llite/statahead.c | 7 +-
drivers/staging/lustre/lustre/mgc/mgc_request.c | 90 +++++++++++++++++---
.../lustre/lustre/obdclass/lprocfs_status.c | 1 +
.../staging/lustre/lustre/obdclass/obd_config.c | 51 +++++++++--
drivers/staging/lustre/lustre/ptlrpc/wiretest.c | 2 +
18 files changed, 250 insertions(+), 150 deletions(-)
--
1.7.9.5
next reply other threads:[~2014-01-22 13:36 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-22 13:36 Peng Tao [this message]
2014-01-22 13:36 ` [PATCH v2 RESEND 1/8] staging/lustre/llite: remove ll_d_root_ops Peng Tao
2014-01-22 13:36 ` [PATCH v2 RESEND 2/8] staging/lustre/llite: don't d_add for create only files Peng Tao
2014-01-22 13:36 ` [PATCH v2 RESEND 3/8] staging/lustre/llite: pass correct pointer to obd_iocontrol() Peng Tao
2014-01-22 13:36 ` [PATCH v2 RESEND 4/8] staging/lustre/idl: remove LASSERT/CLASSERT from lustre_idl.h Peng Tao
2014-01-22 13:36 ` [PATCH v2 RESEND 5/8] staging/lustre/mgs: set_param -P option that sets value permanently Peng Tao
2014-01-22 13:36 ` [PATCH v2 RESEND 6/8] staging/lustre/obdclass: remove extra break in class_process_config Peng Tao
2014-02-07 17:43 ` Greg Kroah-Hartman
2014-02-08 1:52 ` Peng Tao
2014-01-22 13:36 ` [PATCH v2 RESEND 7/8] staging/lustre/lustre_user.h: remove obsolete comments Peng Tao
2014-01-22 13:36 ` [PATCH v2 RESEND 8/8] staging/lustre/ptlrpc: flock deadlock detection does not work Peng Tao
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=1390397779-30975-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.