netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
To: ordex-GaUfNO9RBHfsrOwW+9ziJQ@public.gmane.org
Cc: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org
Subject: Re: pull request: batman-adv 2012-05-01
Date: Tue, 01 May 2012 09:53:08 -0400 (EDT)	[thread overview]
Message-ID: <20120501.095308.1750249183824872989.davem@davemloft.net> (raw)
In-Reply-To: <1335859266-7546-1-git-send-email-ordex-GaUfNO9RBHfsrOwW+9ziJQ@public.gmane.org>

From: Antonio Quartulli <ordex-GaUfNO9RBHfsrOwW+9ziJQ@public.gmane.org>
Date: Tue,  1 May 2012 10:00:59 +0200

> this is the new version of my previous pull request (issued on 2012-04-29).
> I'd like to see this changesin net-next/linux-3.5.
> 
> In this pull request I entirely removed the D.A.T. code, that as we were
> discussing in the previous thread, needs some rewriting to avoid directly
> dealing with the neigh table.
> 
> This patchset only contains fixes and cleanups.

When I pull this tree I start to get an enormous number of objects
sent over, way more than your pull request indicates:

[davem@bql net-next]$ git pull git://git.open-mesh.org/linux-merge.git tags/batman-adv-for-davem
remote: Counting objects: 42485, done.        
remote: Compressing objects: 100% (7640/7640), done.        
Receiving objects:  12% (4594/36644), 1.42 MiB | 56 KiB/s     C-c C-c

I Ctrl-C'd this because I don't even want to see what this is going to crap
into my tree.

You have something totally inappropriate in there, and I think your changes
are not based upon my net-next tree, but rather something entirely else.

I took a quick look and it looks like you prepared this against either
Linus's tree or the 'net' tree.

NEVER DO THIS.

You must based your changes exactly, and solely, upon the tree you
want me to pull your stuff it into.  It is never appropriate to make
changes against another tree, and then ask me to pull the result of
that into mine.

Please do not waste my time with garbage like this.

  parent reply	other threads:[~2012-05-01 13:53 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-01  8:00 pull request: batman-adv 2012-05-01 Antonio Quartulli
     [not found] ` <1335859266-7546-1-git-send-email-ordex-GaUfNO9RBHfsrOwW+9ziJQ@public.gmane.org>
2012-05-01  8:01   ` [PATCH 1/7] batman-adv: fix wrong dhcp option list browsing Antonio Quartulli
2012-05-01 13:53   ` David Miller [this message]
     [not found]     ` <20120501.095308.1750249183824872989.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2012-05-01 13:56       ` pull request: batman-adv 2012-05-01 David Miller
     [not found]         ` <20120501.095626.666012983167129504.davem-fT/PcQaiUtIeIZ0/mPfg9Q@public.gmane.org>
2012-05-01 14:12           ` Antonio Quartulli
2012-05-01  8:01 ` [PATCH 2/7] batman-adv: introduce is_single_hop_neigh variable to increase readability Antonio Quartulli
2012-05-01  8:01 ` [PATCH 3/7] batman-adv: introduce packet type handler array for incoming packets Antonio Quartulli
2012-05-01  8:01 ` [PATCH 4/7] batman-adv: register batman ogm receive function during protocol init Antonio Quartulli
2012-05-01  8:01 ` [PATCH 5/7] batman-adv: rename last_valid to last_seen Antonio Quartulli
2012-05-01  8:01 ` [PATCH 6/7] batman-adv: replace HZ calculations with jiffies_to_msecs() Antonio Quartulli
2012-05-01  8:01 ` [PATCH 7/7] batman-adv: split neigh_new function into generic and batman iv specific parts Antonio Quartulli

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120501.095308.1750249183824872989.davem@davemloft.net \
    --to=davem-ft/pcqaiutieiz0/mpfg9q@public.gmane.org \
    --cc=b.a.t.m.a.n-ZwoEplunGu2X36UT3dwllkB+6BGkLq7r@public.gmane.org \
    --cc=netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=ordex-GaUfNO9RBHfsrOwW+9ziJQ@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).