On Tue, Feb 16, 2010 at 11:25:28AM +0300, Dmitry Monakhov wrote: > But this is not "project quota". Project quota is XFS feature. > This patch aimed to give an opportunity to implement fs-specific > quota_id mapping, and XFS is just an one of possible usecases. What you desribe as subtree quota is exactly a slightly limited implementation of project quotas. And yes, fs-specific quota interfaces are a horribly bad idea. If you add features add them in generic code and make them opt-in for a specific filesystem to support. And yes, fs-specific quota interfaces are an utter nightmare, speaking as the person fixing all this crap up right now. ---end quoted text--- -- To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html