commit | c140735bbb65daa89275a6b87f120c5feca99d6a | [log] [tgz] |
---|---|---|
author | Kaixu Xia <kaixuxia@tencent.com> | Wed Apr 22 21:54:27 2020 -0700 |
committer | Darrick J. Wong <darrick.wong@oracle.com> | Mon May 04 09:03:14 2020 -0700 |
tree | 684fb0e9440ddbc2c44a03aff7cc1dfc20274feb | |
parent | 0d2d35a33ea77f34d534106e0b18a5797d3bbcf7 [diff] |
xfs: trace quota allocations for all quota types The trace event xfs_dquot_dqalloc does not depend on the value uq, so remove the condition, and trace quota allocations for all quota types. Signed-off-by: Kaixu Xia <kaixuxia@tencent.com> Reviewed-by: Chaitanya Kulkarni <chaitanya.kulkarni@wdc.com> Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com> Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>