Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/doc
Module Name: src
Committed By: dholland
Date: Mon Feb 13 19:15:31 UTC 2012
Modified Files:
src/doc: CHANGES
Log Message:
Note removal of quotactl(8) and addition of quotadump(8)/quotarestore(8)
for backup purposes. While here, also improve the earlier quota-related
entries.
At quota2 merge time [20110306]:
- main entry is for "ffs", not "kernel"
- add entry to note addition of repquota -x
- add entry to note addition of quotactl(8)
- add entry to note changes to quotactl(2)
- avoid explicitly saying to use repquota -x and quotactl(8) to migrate
as it's no longer quite accurate
At libquota addition time [20120201]:
- main entry is for "libquota", not "kernel"
- add entry to note that quotactl(2) is gone and __quotactl(2) is now
a private interface
- add entry to note that the repquota -x dump format changed (from xml
to tabular)
- continue to make no reference to the vfs-level changes as they aren't
user-facing
Prompted/suggested by apb@; ok by martin for releng.
To generate a diff of this commit:
cvs rdiff -u -r1.1669 -r1.1670 src/doc/CHANGES
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index