diff options
| author | Yumei Huang <[email protected]> | 2021-01-22 16:48:19 -0800 |
|---|---|---|
| committer | Darrick J. Wong <[email protected]> | 2021-01-22 16:54:50 -0800 |
| commit | 88a9e03beef22cc5fabea344f54b9a0dfe63de08 (patch) | |
| tree | b0d56c443f516cac5d4a0bdb253944d091a17b29 /tools/perf/scripts/python | |
| parent | 01ea173e103edd5ec41acec65b9261b87e123fc2 (diff) | |
xfs: Fix assert failure in xfs_setattr_size()
An assert failure is triggered by syzkaller test due to
ATTR_KILL_PRIV is not cleared before xfs_setattr_size.
As ATTR_KILL_PRIV is not checked/used by xfs_setattr_size,
just remove it from the assert.
Signed-off-by: Yumei Huang <[email protected]>
Reviewed-by: Brian Foster <[email protected]>
Reviewed-by: Christoph Hellwig <[email protected]>
Reviewed-by: Darrick J. Wong <[email protected]>
Signed-off-by: Darrick J. Wong <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions