bcachefs: Quota fixes
authorKent Overstreet <kent.overstreet@linux.dev>
Sat, 15 Oct 2022 07:52:28 +0000 (03:52 -0400)
committerKent Overstreet <kent.overstreet@linux.dev>
Sun, 22 Oct 2023 21:09:44 +0000 (17:09 -0400)
commitbd954215cad1dbe4304736e6968d8a0c10d1e048
treeafd3cd1ec7a14b2f1b003e74d817258d3d3eac5f
parentd7e4e51370ef62776ea4af22f83047640425efda
bcachefs: Quota fixes

 - We now correctly allow soft limits to be exceeded, instead of always
   returning -EDQUOT
 - Disk quota grate times/warnings can now be set, not just the
   systemwide defaults

Signed-off-by: Kent Overstreet <kent.overstreet@linux.dev>
fs/bcachefs/fs-io.c
fs/bcachefs/quota.c