public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* git tree updates....
@ 2008-10-17  5:47 Dave Chinner
  2008-10-20  3:17 ` Lachlan McIlroy
  2008-10-20 21:43 ` Christoph Hellwig
  0 siblings, 2 replies; 5+ messages in thread
From: Dave Chinner @ 2008-10-17  5:47 UTC (permalink / raw)
  To: xfs

Lachlan,

I just noticed you've been updating the git tree. You might want to
change the order that certain patches have been committed - the
changes to the fs/inode.c needed to be committed before the changes
to fs/xfs/xfs_inode.c that use them. They've been committed the
wrong way around and about 20 commits apart, so there's significant
region in the commit history where the kernel will fail to build.
Given the distance between the commits, there's a fair chance that
a git bisect could land in this range of compiliation failures.

Any chance of redoing these commits before you push to Linus so
that they are ordered correctly in the git tree?

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

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

* Re: git tree updates....
  2008-10-17  5:47 git tree updates Dave Chinner
@ 2008-10-20  3:17 ` Lachlan McIlroy
  2008-10-20  5:35   ` Dave Chinner
  2008-10-20 21:43 ` Christoph Hellwig
  1 sibling, 1 reply; 5+ messages in thread
From: Lachlan McIlroy @ 2008-10-20  3:17 UTC (permalink / raw)
  To: xfs

Dave Chinner wrote:
> Lachlan,
> 
> I just noticed you've been updating the git tree. You might want to
> change the order that certain patches have been committed - the
> changes to the fs/inode.c needed to be committed before the changes
> to fs/xfs/xfs_inode.c that use them. They've been committed the
> wrong way around and about 20 commits apart, so there's significant
> region in the commit history where the kernel will fail to build.
> Given the distance between the commits, there's a fair chance that
> a git bisect could land in this range of compiliation failures.
> 
> Any chance of redoing these commits before you push to Linus so
> that they are ordered correctly in the git tree?

Yeah I'll try to get them back in the right order.  Our merge tools
conveniently missed anything outside fs/xfs so I didn't realise I had
missed them until after I merge all the XFS mods.  I just wanted to
get something out for linux-next and also since the cvs tree was busted.

Out of curiosity Dave, why didn't you send those changes directly to
Linus?

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

* Re: git tree updates....
  2008-10-20  3:17 ` Lachlan McIlroy
@ 2008-10-20  5:35   ` Dave Chinner
  0 siblings, 0 replies; 5+ messages in thread
From: Dave Chinner @ 2008-10-20  5:35 UTC (permalink / raw)
  To: Lachlan McIlroy; +Cc: xfs

On Mon, Oct 20, 2008 at 01:17:21PM +1000, Lachlan McIlroy wrote:
> Dave Chinner wrote:
>> Lachlan,
>>
>> I just noticed you've been updating the git tree. You might want to
>> change the order that certain patches have been committed - the
>> changes to the fs/inode.c needed to be committed before the changes
>> to fs/xfs/xfs_inode.c that use them. They've been committed the
>> wrong way around and about 20 commits apart, so there's significant
>> region in the commit history where the kernel will fail to build.
>> Given the distance between the commits, there's a fair chance that
>> a git bisect could land in this range of compiliation failures.
>>
>> Any chance of redoing these commits before you push to Linus so
>> that they are ordered correctly in the git tree?
>
> Yeah I'll try to get them back in the right order.  Our merge tools
> conveniently missed anything outside fs/xfs so I didn't realise I had
> missed them until after I merge all the XFS mods.  I just wanted to
> get something out for linux-next and also since the cvs tree was busted.

Fair enough - I wasn't sure that you noticed it.

> Out of curiosity Dave, why didn't you send those changes directly to
> Linus?

Because trying to co-ordinate an dependent updates in different
trees is extremely painful. We'd have to delay the XFS update 
till the inode patches were in mainline anyway, so it makes little
sense to separate them....

Cheers,

Dave.
-- 
Dave Chinner
david@fromorbit.com

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

* Re: git tree updates....
  2008-10-17  5:47 git tree updates Dave Chinner
  2008-10-20  3:17 ` Lachlan McIlroy
@ 2008-10-20 21:43 ` Christoph Hellwig
  2008-10-21  2:00   ` Lachlan McIlroy
  1 sibling, 1 reply; 5+ messages in thread
From: Christoph Hellwig @ 2008-10-20 21:43 UTC (permalink / raw)
  To: xfs

While we at it, the b0rked m_vfsmount addition for DMAPI keeps on
leaking into the git tree for -next..

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

* Re: git tree updates....
  2008-10-20 21:43 ` Christoph Hellwig
@ 2008-10-21  2:00   ` Lachlan McIlroy
  0 siblings, 0 replies; 5+ messages in thread
From: Lachlan McIlroy @ 2008-10-21  2:00 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xfs

Christoph Hellwig wrote:
> While we at it, the b0rked m_vfsmount addition for DMAPI keeps on
> leaking into the git tree for -next..

Thanks for pointing that out - that shouldn't have happened.  It wont
be going to mainline.

The OSS xfs trees are in a bit of a mess and have been for a while.
I've been wanting to clean them up but figured it would be easier to
wait until we've moved over to git internally and then clone new trees.

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

end of thread, other threads:[~2008-10-21  0:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-17  5:47 git tree updates Dave Chinner
2008-10-20  3:17 ` Lachlan McIlroy
2008-10-20  5:35   ` Dave Chinner
2008-10-20 21:43 ` Christoph Hellwig
2008-10-21  2:00   ` Lachlan McIlroy

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