diff options
author | 2024-04-15 14:55:12 -0700 | |
---|---|---|
committer | 2024-04-15 14:59:01 -0700 | |
commit | f103df763563ad6849307ed5985d1513acc586dd (patch) | |
tree | 6fca26e77c2133112950a495c62501afff291da0 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | xfs: Increase XFS_DEFER_OPS_NR_INODES to 5 (diff) | |
download | wireguard-linux-f103df763563ad6849307ed5985d1513acc586dd.tar.xz wireguard-linux-f103df763563ad6849307ed5985d1513acc586dd.zip |
xfs: Increase XFS_QM_TRANS_MAXDQS to 5
With parent pointers enabled, a rename operation can update up to 5
inodes: src_dp, target_dp, src_ip, target_ip and wip. This causes
their dquots to a be attached to the transaction chain, so we need
to increase XFS_QM_TRANS_MAXDQS. This patch also add a helper
function xfs_dqlockn to lock an arbitrary number of dquots.
Signed-off-by: Allison Henderson <allison.henderson@oracle.com>
Reviewed-by: Darrick J. Wong <djwong@kernel.org>
Signed-off-by: Darrick J. Wong <djwong@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions