mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-17 10:26:15 +00:00
404d2fee56
For very large quotas, do the multiplication as a 64 bit value to avoid overflow. For very small block sizes (smaller than DEV_BSIZE), multiple first before dividing by block size to avoid underflow. PR: 227496 Submitted by: Per Andersson <pa AT chalmers.se> Sponsored by: Dell EMC Isilon |
||
---|---|---|
.. | ||
Makefile | ||
Makefile.depend | ||
quota.1 | ||
quota.c |