commit | 438769e31e4410a20ea0df0ed1769516ae80740d | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Tue Jul 14 10:37:32 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Tue Jul 28 20:24:14 2020 -0700 |
tree | 3a1193e01e87e6e123f5dfb5c5bdc59914c74bf6 | |
parent | 51dbb1be52fedfe7f612854bfcba3400043a7a75 [diff] |
xfs: refactor default quota limits by resource Now that we've split up the dquot resource fields into separate structs, do the same for the default limits to enable further refactoring. 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>