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:	Sat, 14 Aug 2010 12:40:16 -0700
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] final scsi updates for the 2.6.36 merge window [possibly]

On Sat, Aug 14, 2010 at 12:28 PM, James Bottomley
<James.Bottomley@...e.de> wrote:
>
>  drivers/firmware/iscsi_boot_sysfs.c |  481 ------------------------------------
>  drivers/scsi/iscsi_boot_sysfs.c     |  481 ++++++++++++++++++++++++++++++++++++
> ...
>  45 files changed, 1999 insertions(+), 851 deletions(-)

You really need to learn to use the -M (and --summary) flag. That's a
pure rename, and it should look like

 drivers/{firmware => scsi}/iscsi_boot_sysfs.c |    0
 ...
 44 files changed, 1518 insertions(+), 370 deletions(-)
 rename drivers/{firmware => scsi}/iscsi_boot_sysfs.c (100%)

which is a whole lot less changes.

                    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