Re: [v16 0/4] ext4: add project quota support
From: Li Xi <hidden>
Date: 2016-01-13 01:15:52
Hi Ted, Thanks for merging it. That is true, there is no other change beyong rebasing it to 4.4 kernel (master branch of linux git). I ran regression tests of project quota on current patches. Sure, I will check the patches in the git tree. And also, I'd like to build the kernel and test it again together with the latest e2fsprogs patches to make sure everything works, just in case. BTW, I have a patch of quota-tools.git that adds project quota support for quota tools. Do you know which mail list should I send that patch to? Regards Li Xi On Wed, Jan 13, 2016 at 1:45 AM, Theodore Ts'o [off-list ref] wrote:
Hi Li,
The ext4 project quota patches are in the ext4.git tree and are
planned to be merged during this merge window. I've already made some
changes to fix problems that were reported by zero day testting
service (when CONFIG_QUOTA was not enabled, for example). Since
you've reported that the only changes in this patch series was to
rebase it to the 4.4 kernel, I don't plan to be taking a close look at
this version of the patches; please let me know if there were any
changes beyond just the rebasing changes.
Also, if you could take a look at the project quota patches in the
ext4.git tree, please let me know if you have changes you would like
since this is what I plan to be sending to Linus in the next few days.
Many thanks!
- Ted