public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH-v2 0/3] staging/lustre: sync with external tree
@ 2013-11-21 14:24 Peng Tao
  2013-11-21 14:24 ` [PATCH-v2 1/3] staging/lustre/llite: Access to released file triggers a restore Peng Tao
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Peng Tao @ 2013-11-21 14:24 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-kernel, Peng Tao, Andreas Dilger

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


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

end of thread, other threads:[~2013-11-21 15:42 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-21 14:24 [PATCH-v2 0/3] staging/lustre: sync with external tree Peng Tao
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox