summaryrefslogtreecommitdiff
path: root/quotaio_v1.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed some forgotten identifiers from reserved namespace. Added GUARD_ prefixjkar85722010-01-061-2/+2
| | | | to the guarding defines.
* * Rewritten configuration script to create config.h (Jan Kara)jkar85722010-01-051-1/+1
| | | | | * Use /proc/mounts for mountpoint scanning (Jan Kara) * Removed use of reserved identifiers (Jan Kara)
* Fixed a few error messages.jkar85722001-08-151-1/+1
| | | | | | Implemented new mountpoint scanning. Implemented caching for scanning in old quota format. Implemented automatic choice of appropriate units in repquota, quota.
* Fixed compilation bug.jkar85722001-07-161-0/+1
| | | | Fixed typo.
* Fixed quotastats(8)jkar85722001-07-161-1/+10
| | | | | Grace times are now set when limits are set and usage is over limit. Added LARGEFILE flag to CFLAGS.
* Initial revisionjkar85722001-03-231-0/+39