Home | History | Annotate | Download | only in ffs
History log of /src/tests/fs/ffs/t_clearquota.sh
RevisionDateAuthorComments
 1.4  18-Jan-2012  bouyer Make parts of the quota tests useable for more than quotas:
- rename h_quota2_server to h_ffs_server, there's nothing about quotas
in there.
- extract non-quota parts of quotas_common.sh to ffs_common.sh
 1.3  09-Mar-2011  bouyer branches: 1.3.4;
Use librumphijack for quota commands instead of rumpifed versions.
 1.2  06-Mar-2011  bouyer merge the bouyer-quota2 branch. This adds a new on-disk format
to store disk quota usage and limits, integrated with ffs
metadata. Usage is checked by fsck_ffs (no more quotacheck)
and is covered by the WAPBL journal. Enabled with kernel
option QUOTA2 (added where QUOTA was enabled in kernel config files),
turned on with tunefs(8) on a per-filesystem
basis. mount_mfs(8) can also turn quotas on.

See http://mail-index.netbsd.org/tech-kern/2011/02/19/msg010025.html
for details.
 1.1  07-Feb-2011  bouyer branches: 1.1.2;
file t_clearquota.sh was initially added on branch bouyer-quota2.
 1.1.2.1  07-Feb-2011  bouyer Test clearing of quota entries
 1.3.4.1  17-Apr-2012  yamt sync with head

RSS XML Feed