Code

We are getting somewhere. Quotas are read for the first 1000 uids / gids. It is a...
authorniki <niki>
Sat, 3 Dec 2005 15:40:31 +0000 (15:40 +0000)
committerniki <niki>
Sat, 3 Dec 2005 15:40:31 +0000 (15:40 +0000)
commit3c754806154581369c6d14a834c8920abcf8b1f5
treec3ee98d38f5b45eab759e975249c12a9c70524e2
parent82f5d974814caecbfcf9501723baf739b7b1da97
We are getting somewhere. Quotas are read for the first 1000 uids / gids. It is a stupid for()-loop that has to be changed somehow (Cannot/Shouldn't do that for all uids/gids! But it seems that the quota implementations have no easy way to find out which user/group id's are actually used).
configure.in
src/config.h.in
src/quota_fs.c
src/quota_fs.h
src/quota_mnt.c
src/quota_mnt.h
src/quota_plugin.c