commit | 51dbb1be52fedfe7f612854bfcba3400043a7a75 | [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 | d16d4c87479dfae48ef02e9314a6d17ed3b095e2 | |
parent | 19dce7eaef7f8fdecab965afacc7a7bf3eb4e0a1 [diff] |
xfs: remove qcore from incore dquots Now that we've stopped using qcore entirely, drop it from the incore dquot. 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>