Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - Q index
The Linux kernel configuration item CONFIG_QUOTA
has multiple definitions:
fs/quota/Kconfig
The configuration item CONFIG_QUOTA:
(none)
If you say Y here, you will be able to set per user limits for disk usage (also called disk quotas). Currently, it works for the ext2, ext3, ext4, f2fs, jfs, ocfs2 and reiserfs file systems. Note that gfs2 and xfs use their own quota system. Ext3, ext4 and reiserfs also support journaled quotas for which you don't need to run quotacheck(8) after an unclean shutdown. For further details, read the Quota mini-HOWTO, available from https://www.tldp.org/docs.html#howto, or the documentation provided with the quota tools. Probably the quota support is only useful for multi user systems. If unsure, say N.
fs/Kconfig
The configuration item CONFIG_QUOTA:
(none)
If you say Y here, you will be able to set per user limits for disk usage (also called disk quotas). Currently, it works for the ext2, ext3, and reiserfs file system. ext3 also supports journalled quotas for which you don't need to run quotacheck(8) after an unclean shutdown. For further details, read the Quota mini-HOWTO, available from http://www.tldp.org/docs.html#howto, or the documentation provided with the quota tools. Probably the quota support is only useful for multi user systems. If unsure, say N.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - Q index
Automatically generated (in year 2024). See also LKDDb sources on GitLab