Ticket #837 (new defect)
Opened 14 years ago
/usr/lib/init/quotawarn fails for people with <100M quotas
Reported by: | jdreed | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | ||
Upstream bug: |
Description
/usr/lib/init/quotawarn ends up with warnlevel as a negative number if your quota is less than 100000 kilobytes, and then all the math is wrong. We should:
a) make it use fs lq
b) Make it not deal with negative numbers.
Note: See
TracTickets for help on using
tickets.