public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* build error in current dev tree
@ 2010-10-18 12:08 Dave Chinner
  2010-10-18 16:01 ` Alex Elder
  0 siblings, 1 reply; 2+ messages in thread
From: Dave Chinner @ 2010-10-18 12:08 UTC (permalink / raw)
  To: xfs

Hi Alex,

Can you fix up the current dev tree? When I merge it into
2.6.36-rc8, I get the following error:

  CC      fs/xfs/support/debug.o
  CC      fs/xfs/support/uuid.o
fs/xfs/linux-2.6/xfs_sync.c:671: error: redefinition of ‘__xfs_inode_clear_reclaim_tag’
fs/xfs/linux-2.6/xfs_sync.c:623: note: previous definition of ‘__xfs_inode_clear_reclaim_tag’ was here

I beleive it's a merge error because you rebased the for-linus
branch to change a commit message for a pull to Linus, and the
linux-next tree is also seeing this problem. Now that commit is in
mainline it is not merging cleanly with the dev branch.  Can you
either commit a fix or rebase the current tree on 2.6.36-rc8?

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: build error in current dev tree
  2010-10-18 12:08 build error in current dev tree Dave Chinner
@ 2010-10-18 16:01 ` Alex Elder
  0 siblings, 0 replies; 2+ messages in thread
From: Alex Elder @ 2010-10-18 16:01 UTC (permalink / raw)
  To: Dave Chinner; +Cc: xfs

On Mon, 2010-10-18 at 23:08 +1100, Dave Chinner wrote:
> Hi Alex,
> 
> Can you fix up the current dev tree? When I merge it into
> 2.6.36-rc8, I get the following error:
> 
>   CC      fs/xfs/support/debug.o
>   CC      fs/xfs/support/uuid.o
> fs/xfs/linux-2.6/xfs_sync.c:671: error: redefinition of ‘__xfs_inode_clear_reclaim_tag’
> fs/xfs/linux-2.6/xfs_sync.c:623: note: previous definition of ‘__xfs_inode_clear_reclaim_tag’ was here
> 
> I beleive it's a merge error because you rebased the for-linus
> branch to change a commit message for a pull to Linus, and the
> linux-next tree is also seeing this problem. Now that commit is in
> mainline it is not merging cleanly with the dev branch.  Can you
> either commit a fix or rebase the current tree on 2.6.36-rc8?

I see what you're talking about.

As I recall, 5ae4ef83... (xfs: properly account for reclaimed
inodes) didn't apply cleanly to Linus' master because of other
recent changes to linux-2.6/xfs_sync.c (possibly the batched
per-AG lookup commit e1a48dbec... caused the problem).

It's possible I did not finish out resolving the issue properly.
In any case, I'll try to resolve it by re-basing the entire XFS
dev tree to v2.6.26-rc8. Christoph had suggested doing that anyway.

Once I've done that people will have to forcibly update their
tracking branches; I'll provide info once I've fixed the problem.
Thanks a lot for pointing it out.

					-Alex

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-18 16:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-18 12:08 build error in current dev tree Dave Chinner
2010-10-18 16:01 ` Alex Elder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox