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-prev] [day] [month] [year] [list]
Date:	Fri, 7 Jan 2011 12:49:40 -0800
From:	Linus Torvalds <torvalds@...ux-foundation.org>
To:	James Bottomley <James.Bottomley@...e.de>
Cc:	Andrew Morton <akpm@...ux-foundation.org>,
	linux-scsi <linux-scsi@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>
Subject: Re: [GIT PULL] first set of SCSI patches for the 2.6.38 merge window

On Thu, Jan 6, 2011 at 12:29 PM, James Bottomley
<James.Bottomley@...e.de> wrote:
> ..
>  include/scsi/libsas.h                       |    2
>  include/scsi/scsi.h                         |   28
>  162 files changed, 16069 insertions(+), 12242 deletions(-)

You're missing a -M and a --summary. That should look like this:

  ...
  include/scsi/libsas.h                              |    2 +
  include/scsi/scsi.h                                |   28 +
  161 files changed, 11139 insertions(+), 7312 deletions(-)
  delete mode 100644 drivers/scsi/bfa/bfa_cb_ioim.h
  delete mode 100644 drivers/scsi/bfa/bfa_drv.c
  delete mode 100644 drivers/scsi/bfa/bfa_os_inc.h
  rename drivers/scsi/megaraid/{megaraid_sas.c => megaraid_sas_base.c} (90%)
  create mode 100644 drivers/scsi/megaraid/megaraid_sas_fp.c
  create mode 100644 drivers/scsi/megaraid/megaraid_sas_fusion.c
  create mode 100644 drivers/scsi/megaraid/megaraid_sas_fusion.h

which makes those line numbers look at least a _bit_ better, since
that megaraid_sas_base.c file is pretty big.

                         Linus
--
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