commit | ea0cc6fa8f89a0089c561b65b909ceab48463338 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Jul 14 10:37:33 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Jul 28 20:24:14 2020 -0700 |
tree | 5a520a7b80ed5e6ef55f7d5c920e31a9c440653d | |
parent | c8c753e19a76507a2b686d9c521d5266351c75d0 [diff] |
xfs: refactor quota exceeded test Refactor the open-coded test for whether or not we're over quota. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Chandan Babu R <chandanrlinux@gmail.com> Reviewed-by: Christoph Hellwig <hch@lst.de>