diff options
author | Darrick J. Wong <darrick.wong@oracle.com> | 2018-05-05 00:30:22 +0200 |
---|---|---|
committer | Darrick J. Wong <darrick.wong@oracle.com> | 2018-05-10 17:56:48 +0200 |
commit | 0fcef1270f309df142575216383a3533779127f3 (patch) | |
tree | 58e5f8c8f3e42cfa6cf8988f2b66a9adcfd6470e /fs/xfs/xfs_dquot.c | |
parent | xfs: split out dqget for inodes from regular dqget (diff) | |
download | linux-0fcef1270f309df142575216383a3533779127f3.tar.xz linux-0fcef1270f309df142575216383a3533779127f3.zip |
xfs: fetch dquots directly during quotacheck
Quotacheck only runs during mount, which means that there are no other
processes in the system that could be doing chown or chproj. Therefore
there's no potential for racing to attach dquots to the inode so we can
drop all the ILOCK and race detection bits from quotacheck.
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Brian Foster <bfoster@redhat.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'fs/xfs/xfs_dquot.c')
0 files changed, 0 insertions, 0 deletions