vdlimit is a replacement for the prior tools used to set disklimits.
authorMarc Fiuczynski <mef@cs.princeton.edu>
Tue, 21 Sep 2004 01:06:06 +0000 (01:06 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Tue, 21 Sep 2004 01:06:06 +0000 (01:06 +0000)
commit903ac95d92d316979e0b2e5073d4252ac3af63b5
treeeec0ff447431edd06f8608ef77185104db36ede6
parent74596e430854eeacba39dc1f7b7b47c4c614b515
vdlimit is a replacement for the prior tools used to set disklimits.

The prior tools appear to have been a hack on top of the quota support.

NOTE that the vdlimit code was taken from Herbert Poetzl's Experimental
website. It is vdlimit 0.01. The code didn't compile and was standalone.
I integrated it with util-vserver, but it needs further integration. Have
already sent Herbert email about this and another minor problem.
lib/virtual.h
src/Makefile-files
src/dlimit.h [new file with mode: 0644]
src/vdlimit.c [new file with mode: 0644]