public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* preparing a new xfsprogs release?
@ 2011-08-25  5:08 Christoph Hellwig
  2011-08-25  6:19 ` Dave Chinner
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2011-08-25  5:08 UTC (permalink / raw)
  To: xfs

We have the libxfs resync and a healthy amount of fixes in xfsprogs,
what about cutting a release in about 1-2 weeks from now?

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

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

* Re: preparing a new xfsprogs release?
  2011-08-25  5:08 preparing a new xfsprogs release? Christoph Hellwig
@ 2011-08-25  6:19 ` Dave Chinner
  2011-08-25  6:23   ` Christoph Hellwig
  0 siblings, 1 reply; 4+ messages in thread
From: Dave Chinner @ 2011-08-25  6:19 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xfs

On Thu, Aug 25, 2011 at 01:08:28AM -0400, Christoph Hellwig wrote:
> We have the libxfs resync and a healthy amount of fixes in xfsprogs,
> what about cutting a release in about 1-2 weeks from now?

Probably a good idea.

Once it is release, I'll look at doing another kernel code sync -
this one will be a lot smaller than the last - and then we can start
adding all the new stuff we've got on top of it...

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] 4+ messages in thread

* Re: preparing a new xfsprogs release?
  2011-08-25  6:19 ` Dave Chinner
@ 2011-08-25  6:23   ` Christoph Hellwig
  2011-08-25  7:09     ` Dave Chinner
  0 siblings, 1 reply; 4+ messages in thread
From: Christoph Hellwig @ 2011-08-25  6:23 UTC (permalink / raw)
  To: Dave Chinner; +Cc: Christoph Hellwig, xfs

On Thu, Aug 25, 2011 at 04:19:59PM +1000, Dave Chinner wrote:
> On Thu, Aug 25, 2011 at 01:08:28AM -0400, Christoph Hellwig wrote:
> > We have the libxfs resync and a healthy amount of fixes in xfsprogs,
> > what about cutting a release in about 1-2 weeks from now?
> 
> Probably a good idea.
> 
> Once it is release, I'll look at doing another kernel code sync -
> this one will be a lot smaller than the last - and then we can start
> adding all the new stuff we've got on top of it...

I have a few things that I want to do to make syncs easier in the
future:

 - stop using the plain xfs.h include in userland, and use the same
   includes as in kernel space.  This might require some new stub
   headers and magic #include_next games in userland, but should really
   ease our life there.
 - split files only partially shared between kernel and userspace and
   logical boundaries so that they can be shared 1:1.  My poster child
   for that would be to split a xfs_busy_extent.c out of xfs_alloc.c.

But let's get this release out before starting major surgery.

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

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

* Re: preparing a new xfsprogs release?
  2011-08-25  6:23   ` Christoph Hellwig
@ 2011-08-25  7:09     ` Dave Chinner
  0 siblings, 0 replies; 4+ messages in thread
From: Dave Chinner @ 2011-08-25  7:09 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xfs

On Thu, Aug 25, 2011 at 02:23:16AM -0400, Christoph Hellwig wrote:
> On Thu, Aug 25, 2011 at 04:19:59PM +1000, Dave Chinner wrote:
> > On Thu, Aug 25, 2011 at 01:08:28AM -0400, Christoph Hellwig wrote:
> > > We have the libxfs resync and a healthy amount of fixes in xfsprogs,
> > > what about cutting a release in about 1-2 weeks from now?
> > 
> > Probably a good idea.
> > 
> > Once it is release, I'll look at doing another kernel code sync -
> > this one will be a lot smaller than the last - and then we can start
> > adding all the new stuff we've got on top of it...
> 
> I have a few things that I want to do to make syncs easier in the
> future:
> 
>  - stop using the plain xfs.h include in userland, and use the same
>    includes as in kernel space.  This might require some new stub
>    headers and magic #include_next games in userland, but should really
>    ease our life there.
>  - split files only partially shared between kernel and userspace and
>    logical boundaries so that they can be shared 1:1.  My poster child
>    for that would be to split a xfs_busy_extent.c out of xfs_alloc.c.

Yes, definitely. I think the changes to the dir2 headers will make
things a lot easier in future, too, so further consolidation of the
kernel headers along those would be a good thing to do as well.

> But let's get this release out before starting major surgery.

*nod*

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] 4+ messages in thread

end of thread, other threads:[~2011-08-25  7:09 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-08-25  5:08 preparing a new xfsprogs release? Christoph Hellwig
2011-08-25  6:19 ` Dave Chinner
2011-08-25  6:23   ` Christoph Hellwig
2011-08-25  7:09     ` Dave Chinner

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