Switch to edit mode.
Name(s): free_bytes1: bytes = this:_get_max_vm() - this:sizeof_audit() 2: if (bytes <= 0) 3: $quota:revoke_access(this) 4: elseif (this in $quota.revokees && this:_get_max_obj() - length(this.owned_objects) > 0) 5: $quota:restore_access(this) 6: endif 7: return bytes 8: "This verb previously owned by manta (#7165), and chowned to $slacker upon dewizarding (Sat Aug 17 14:50:04 2002 MDT)." 9: "Last modified by Dax (#789) on Sat Aug 17 14:50:04 2002 MDT."