public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: Lachlan McIlroy <lachlan@sgi.com>
Cc: xfs@oss.sgi.com
Subject: Re: [GIT PULL] XFS update for 2.6.25
Date: Fri, 08 Feb 2008 22:13:03 -0600	[thread overview]
Message-ID: <47AD284F.7080603@sandeen.net> (raw)
In-Reply-To: <20080208022705.0DB1058C4C11@chook.melbourne.sgi.com>

Lachlan McIlroy wrote:
> Please pull from the for-linus branch:
>     git pull git://oss.sgi.com:8090/xfs/xfs-2.6.git for-linus
> 
> This will update the following files:
> 
>  fs/xfs/Makefile-linux-2.6      |    1 -

Is there a reason the other various makefile updates still haven't been
pushed?  They're a lot tidier now, and they facilitate out-of-tree
building...

Thanks,
-Eric

Remove Makefile wrappers in XFS

Makefile (and Kbuild) would include Makefile-linux-26
I doubt XFS will really still compile on 2.4; so drop that. This
moves Makefile-linux-26 into Makefile and drops Kbuild.
Also having wrappers as both Kbuild and Makefile seemed redundant
anyways.

The patch is relatively large because it renames a file, but
no functional changes.

Signed-off-by: Andi Kleen <ak@suse.de>
Merge of xfs-linux-melb:xfs-kern:29781a by kenmcd.

  Remove Makefile wrappers in XFS.

Fix up xfs out-of-tree builds. (a.k.a. external modules)

Change -I include directives to find headers in the out-of-tree spot.
This allows a directory containing only xfs files to be built as:

  # make -C /path/to/kernel M=`pwd`

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Merge of xfs-linux-melb:xfs-kern:29878a by kenmcd.

  fix up out-of-tree xfs builds.

  reply	other threads:[~2008-02-09  4:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-08  2:27 [GIT PULL] XFS update for 2.6.25 Lachlan McIlroy
2008-02-09  4:13 ` Eric Sandeen [this message]
2008-02-09  4:56   ` Christoph Hellwig
2008-02-09  4:58     ` Eric Sandeen
2008-02-09  5:03       ` Christoph Hellwig
2008-02-09  5:09   ` [PATCH 1/2] - unwrap makefiles (mainline only) Eric Sandeen
2008-02-09  5:13   ` [PATCH 2/2] fix up out of tree builds " Eric Sandeen
2008-02-11  4:57   ` [GIT PULL] XFS update for 2.6.25 Lachlan McIlroy
2008-02-11  4:57     ` Eric Sandeen

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=47AD284F.7080603@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=lachlan@sgi.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox