/sys/modules/nandemulator/

'cgit'>
summaryrefslogtreecommitdiff
path: root/lib/libquota/quota_open.c
AgeCommit message (Expand)Author
2012-02-01Change the syscall API for quotas over to the new non-proplib one.dholland
2012-01-30Add quota_quotaon() and quota_quotaoff(). Use them in quotaon(8).dholland
2012-01-25Improve how quota_open() works and generally improve functiondholland
2012-01-09Implement fallback direct access to quota1-type quota files.dholland
2012-01-09Add quota_nfs.c and implement quota_get() for nfs, usingdholland
2012-01-09Add initial versions of quota_open(), quota_close(), quota_get(),dholland
2012-01-09Add stub entry points of the entire new quota interface. These fail ordholland