summaryrefslogtreecommitdiffstats
path: root/fs/xfs/xfs_dquot.c
diff options
context:
space:
mode:
authorDarrick J. Wong <darrick.wong@oracle.com>2018-05-05 00:30:22 +0200
committerDarrick J. Wong <darrick.wong@oracle.com>2018-05-10 17:56:48 +0200
commit0fcef1270f309df142575216383a3533779127f3 (patch)
tree58e5f8c8f3e42cfa6cf8988f2b66a9adcfd6470e /fs/xfs/xfs_dquot.c
parentxfs: split out dqget for inodes from regular dqget (diff)
downloadlinux-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