All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/6] xfsprogs: sync kernel inode cluster size refactor code
@ 2014-05-05 12:31 Jeff Liu
  2014-05-05 21:27 ` Dave Chinner
  0 siblings, 1 reply; 3+ messages in thread
From: Jeff Liu @ 2014-05-05 12:31 UTC (permalink / raw)
  To: xfs

Hi Folks,

This patch series sync up the code differences between kernel and user space
for xfs_icluster_size_fsb() relevant changes, i.e,
http://oss.sgi.com/archives/xfs/2013-12/msg00499.html

Most patches are similar to the kernel part except we have xfs_bulkstat() and
xfs_ifree_cluster() at kernel space but they are not presented at user space.   


Cheers,
-Jeff

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

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

* Re: [PATCH 0/6] xfsprogs: sync kernel inode cluster size refactor code
  2014-05-05 12:31 [PATCH 0/6] xfsprogs: sync kernel inode cluster size refactor code Jeff Liu
@ 2014-05-05 21:27 ` Dave Chinner
  2014-05-06  2:33   ` Jeff Liu
  0 siblings, 1 reply; 3+ messages in thread
From: Dave Chinner @ 2014-05-05 21:27 UTC (permalink / raw)
  To: Jeff Liu; +Cc: xfs

On Mon, May 05, 2014 at 08:31:46PM +0800, Jeff Liu wrote:
> Hi Folks,
> 
> This patch series sync up the code differences between kernel and user space
> for xfs_icluster_size_fsb() relevant changes, i.e,
> http://oss.sgi.com/archives/xfs/2013-12/msg00499.html
> 
> Most patches are similar to the kernel part except we have xfs_bulkstat() and
> xfs_ifree_cluster() at kernel space but they are not presented at user space.   

Given that we need to do a wholesale resync of libxfs to the kernel
code, I'm not sure it makes sense to do little bits out of order.
it just makes syncing all the other prior changes harder because it
causes patch conflicts...

I'm planning that this is the first thing that we need to do
after the 3.2.0 release before anything else....

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

* Re: [PATCH 0/6] xfsprogs: sync kernel inode cluster size refactor code
  2014-05-05 21:27 ` Dave Chinner
@ 2014-05-06  2:33   ` Jeff Liu
  0 siblings, 0 replies; 3+ messages in thread
From: Jeff Liu @ 2014-05-06  2:33 UTC (permalink / raw)
  To: Dave Chinner; +Cc: xfs


On 05/06 2014 05:27 AM, Dave Chinner wrote:
> On Mon, May 05, 2014 at 08:31:46PM +0800, Jeff Liu wrote:
>> Hi Folks,
>>
>> This patch series sync up the code differences between kernel and user space
>> for xfs_icluster_size_fsb() relevant changes, i.e,
>> http://oss.sgi.com/archives/xfs/2013-12/msg00499.html
>>
>> Most patches are similar to the kernel part except we have xfs_bulkstat() and
>> xfs_ifree_cluster() at kernel space but they are not presented at user space.   
> 
> Given that we need to do a wholesale resync of libxfs to the kernel
> code, I'm not sure it makes sense to do little bits out of order.
> it just makes syncing all the other prior changes harder because it
> causes patch conflicts...
> 
> I'm planning that this is the first thing that we need to do
> after the 3.2.0 release before anything else....

Ok, so let's complete it at that point.

Cheers,
-Jeff

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

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

end of thread, other threads:[~2014-05-06  2:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-05-05 12:31 [PATCH 0/6] xfsprogs: sync kernel inode cluster size refactor code Jeff Liu
2014-05-05 21:27 ` Dave Chinner
2014-05-06  2:33   ` Jeff Liu

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.