Home | History | Annotate | Download | only in ffs
History log of /src/tests/fs/ffs/t_quota2_remount.c
RevisionDateAuthorComments
 1.6  20-Aug-2021  andvar fix various typos in comments and log messages.
 1.5  13-Jan-2017  christos Don't play with "../.." in includes for h_macros.h; deal with it centrally.
Minor fixes.
 1.4  15-Mar-2012  joerg branches: 1.4.14;
Add __printflike attribution to use vprintf and friends with an argument
as format string.
 1.3  16-Jun-2011  joerg branches: 1.3.2;
Use proper format strings.
 1.2  06-Mar-2011  bouyer branches: 1.2.2;
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  09-Feb-2011  bouyer branches: 1.1.2;
file t_quota2_remount.c was initially added on branch bouyer-quota2.
 1.1.2.1  09-Feb-2011  bouyer Check that upgrading a R/O to R/W mount will properly enable quota2.
 1.2.2.1  23-Jun-2011  cherry Catchup with rmind-uvmplock merge.
 1.3.2.1  17-Apr-2012  yamt sync with head
 1.4.14.1  20-Mar-2017  pgoyette Sync with HEAD

RSS XML Feed