commit | 617cd5c12c3c37d52f092887b092bdb3245a1310 | [log] [tgz] |
---|---|---|
author | Darrick J. Wong <darrick.wong@oracle.com> | Fri May 04 15:30:23 2018 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Thu May 10 08:56:48 2018 -0700 |
tree | a60cea0109520f6a9f096302cc9de4e7e8c02339 | |
parent | 0fcef1270f309df142575216383a3533779127f3 [diff] |
xfs: refactor incore dquot initialization functions Create two incore dquot initialization functions that will help us to disentangle dqget and dqread. Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com> Reviewed-by: Brian Foster <bfoster@redhat.com> Reviewed-by: Christoph Hellwig <hch@lst.de>