[PATCH] xfsprogs: code sync up for log space reservation
Jeff Liu
jeff.liu at oracle.com
Fri May 17 07:04:05 CDT 2013
Hi Dave,
On 05/17/2013 06:52 PM, Dave Chinner wrote:
> On Fri, May 17, 2013 at 05:21:03PM +0800, Jeff Liu wrote:
>> Hello,
>>
>> Here is a patch to sync up the kernel code changes regarding log space reservation
>> to the xfsprogs.
>>
>> There have a couple of differences between the kernel and the user space.
>> 1) A few transaction reservation item related to dquot are not synced because they
>> are not being used in xfsprogs.
>> 2) In xfs_log_rlimit.c, the xfs_log_validate_logspace() is not copied and the xfs_mkfs.c
>> still use the default validate_log_space() to check the given log size.
>
> Hi Jeff,
>
> Just as a heads up, this is going to have conflicts with the CRC
> patchset that I'm planning on posting in a few minutes. How do you
> want to resolve them?
>
> From my perspective it's easier if we rebase your patch on top of my
> patchset. If we go the other way around, I'll have to rebase 10-20
> patches that your patch has conflicts with....
Sure. It's ok to me since I only need to rebase one big patch. :)
Thanks,
-Jeff
More information about the xfs
mailing list