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] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 06 Jun 2011 10:20:27 -0700
From:	Joe Perches <joe@...ches.com>
To:	Eric Dumazet <eric.dumazet@...il.com>
Cc:	Américo Wang <xiyou.wangcong@...il.com>,
	Jeffrey Kirsher <jeffrey.t.kirsher@...el.com>,
	Michał Mirosław <mirqus@...il.com>,
	Neil Horman <nhorman@...driver.com>,
	Andy Gospodarek <andy@...yhouse.net>,
	Linux Kernel Network Developers <netdev@...r.kernel.org>,
	David Miller <davem@...emloft.net>,
	Jay Vosburgh <fubar@...ibm.com>
Subject: Re: [RFC Patch] bonding: move to net/ directory

On Mon, 2011-06-06 at 19:04 +0200, Eric Dumazet wrote:
> Le lundi 06 juin 2011 à 09:50 -0700, Joe Perches a écrit :
> > There is a proposal to move some drivers/net content to
> > drivers/net/sw/
> > http://vger.kernel.org/netconf2010_slides/netconf-jtk.pdf
> > I think that'd be fine too.
> > I believe Jeff is going to submit patches soonish.
> > http://comments.gmane.org/gmane.linux.network/197232
> As long as the re-organization is done without loosing "git blame"
> information on current files, I am fine.
> If not, this is a showstopper and not worth the pain, exactly like other
> cleanup patches.

To preserve history, all of this should be done via:
	git mv oldpath/file newpath/file
	git commit -m newpath/file 
with some extra cleanups to Kconfig/Makefile files
so no worries.


--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ