The current code for quota is synchronous for count updates, but asynchronous (with a rather complex code) for size updates.
There's no reason for this discrepancy, and the current async code has issues in some scenarios (NXP-19080).
The current code for quota is synchronous for count updates, but asynchronous (with a rather complex code) for size updates.
There's no reason for this discrepancy, and the current async code has issues in some scenarios (NXP-19080).