All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind@infradead.org>
To: Dave Chinner <david@fromorbit.com>
Cc: Dave Airlie <airlied@redhat.com>,
	Adrian Hunter <adrian.hunter@nokia.com>,
	linux-kernel@vger.kernel.org, xfs@oss.sgi.com
Subject: Re: [PATCH] sort: Introduce generic list_sort function
Date: Tue, 05 Jan 2010 08:23:58 +0200	[thread overview]
Message-ID: <1262672638.4512.48.camel@localhost> (raw)
In-Reply-To: <1262649295-28427-1-git-send-email-david@fromorbit.com>

On Tue, 2010-01-05 at 10:54 +1100, Dave Chinner wrote:
> There are two copies of list_sort() in the tree already, one in the DRM code,
> another in ubifs. Now XFS needs this as well. Create a generic list_sort()
> function from the ubifs version and convert existing users to it so we
> don't end up with yet another copy in the tree.
> 
> CC: Dave Airlie <airlied@redhat.com>
> CC: Artem Bityutskiy <dedekind@infradead.org>
> CC: Adrian Hunter <adrian.hunter@nokia.com>
> 
> Signed-off-by: Dave Chinner <david@fromorbit.com>

Acked-by: Artem Bityutskiy <dedekind@infradead.org>

Thanks, this has been in my TODO list for long time as well :-)

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

WARNING: multiple messages have this Message-ID (diff)
From: Artem Bityutskiy <dedekind@infradead.org>
To: Dave Chinner <david@fromorbit.com>
Cc: xfs@oss.sgi.com, linux-kernel@vger.kernel.org,
	Dave Airlie <airlied@redhat.com>,
	Adrian Hunter <adrian.hunter@nokia.com>
Subject: Re: [PATCH] sort: Introduce generic list_sort function
Date: Tue, 05 Jan 2010 08:23:58 +0200	[thread overview]
Message-ID: <1262672638.4512.48.camel@localhost> (raw)
In-Reply-To: <1262649295-28427-1-git-send-email-david@fromorbit.com>

On Tue, 2010-01-05 at 10:54 +1100, Dave Chinner wrote:
> There are two copies of list_sort() in the tree already, one in the DRM code,
> another in ubifs. Now XFS needs this as well. Create a generic list_sort()
> function from the ubifs version and convert existing users to it so we
> don't end up with yet another copy in the tree.
> 
> CC: Dave Airlie <airlied@redhat.com>
> CC: Artem Bityutskiy <dedekind@infradead.org>
> CC: Adrian Hunter <adrian.hunter@nokia.com>
> 
> Signed-off-by: Dave Chinner <david@fromorbit.com>

Acked-by: Artem Bityutskiy <dedekind@infradead.org>

Thanks, this has been in my TODO list for long time as well :-)

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)


  parent reply	other threads:[~2010-01-05  6:23 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-04 23:54 [PATCH] sort: Introduce generic list_sort function Dave Chinner
2010-01-04 23:54 ` Dave Chinner
2010-01-05  0:48 ` Dave Airlie
2010-01-05  0:48   ` Dave Airlie
2010-01-05  6:23 ` Artem Bityutskiy [this message]
2010-01-05  6:23   ` Artem Bityutskiy
2010-01-05  6:26 ` Artem Bityutskiy
2010-01-05  6:26   ` Artem Bityutskiy
2010-01-05  9:34   ` Dave Chinner
2010-01-05  9:34     ` Dave Chinner
     [not found] <1262649295-28427-1-git-send-email-david__25057.2445955642$1262651404$gmane$org@fromorbit.com>
2010-01-05 11:31 ` Andi Kleen
2010-01-05 11:31   ` Andi Kleen

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=1262672638.4512.48.camel@localhost \
    --to=dedekind@infradead.org \
    --cc=adrian.hunter@nokia.com \
    --cc=airlied@redhat.com \
    --cc=david@fromorbit.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=xfs@oss.sgi.com \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.