lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 21 Nov 2013 22:24:47 +0800
From:	Peng Tao <bergwolf@...il.com>
To:	Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc:	linux-kernel@...r.kernel.org, Peng Tao <bergwolf@...il.com>,
	Andreas Dilger <andreas.dilger@...el.com>
Subject: [PATCH-v2 0/3] staging/lustre: sync with external tree

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@...el.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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ