[PATCH 10/12] container quota: bill container inodes alloc/free on ext4.

Jeff Liu jeff.liu at oracle.com
Thu May 31 13:43:32 UTC 2012


On 05/31/2012 09:14 PM, Glauber Costa wrote:

> On 05/31/2012 04:58 PM, Jeff Liu wrote:
>>> >  This should be inside dquot_free_inode().
>> Yeah, Ted also mentioned this before, all name space dquot bill routine
>> could be placed to dquot_xxx() for VFS quota user.
>>
>> However, AFAICS, they still have to be exported to other file systems
>> which have their own quota management module, like XFS.
>>
>> Thanks,
>> -Jeff
>>
> Do you have a personal need to have it working with xfs, or is the use
> you are pursuing achievable with the other filesystems?

I am just trying to figure out a unique interface for all file systems.

> 
> Unless you have a reason yourself to use xfs, I'd say don't bother with
> it too much at the moment. get it working for the standard interface first.

Ok, It can also make my life easier.

Thanks,
-Jeff

> -- 
> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html




More information about the Containers mailing list