On Thu, Aug 12, 2010 at 09:03:38AM -0700, Randy Dunlap wrote: > > select QUOTA as well, but Christoph removed that. Shouldn't the user > > interface part of quota be separate from the core implementation? > > Do people use one without the other? Yes, there's a the quoatctl system call and a few handlers, of which the current quota implementation is different. We currently have the semi-generionc 'dquot' implementation used by extN, reiserfs and ocfs2, the xfs implementation and the gfs2 implementation. We also used to have some stubs in cifs, but they never became an actually useful implementation. So selecting QUOTACTL by XFS, GFS2 and QUOTA (which is a bit misnamed) would be correct. -- 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