Modified set_dlimit to print a warning message when trying to set a
authorMarc Fiuczynski <mef@cs.princeton.edu>
Mon, 11 Jul 2005 19:15:08 +0000 (19:15 +0000)
committerMarc Fiuczynski <mef@cs.princeton.edu>
Mon, 11 Jul 2005 19:15:08 +0000 (19:15 +0000)
commitbf65db657ef73e2d1d62d2360bad415e987b5367
tree69dc0de9b2e6e04e3ab42c04d531b051a8714be3
parent173c27d970bd29594d0485f66474af5f5be37201
Modified set_dlimit to print a warning message when trying to set a
disk limit (in blocks) that is smaller than the number of blocks
the vserver is already using.  Should probably be an exception in
the future.
python/vserver.py