aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/check-perf-trace.py
diff options
context:
space:
mode:
authorDave Chinner <[email protected]>2010-01-10 23:51:48 +0000
committerAlex Elder <[email protected]>2010-01-15 13:45:33 -0600
commit126976c7c17d3bdfbc1fe9e0af8bee9f62d14cc6 (patch)
tree01b15c25ad8be7402a54fd090771a12084e8f425 /tools/perf/scripts/python/check-perf-trace.py
parent57817c68229984818fea9e614d6f95249c3fb098 (diff)
xfs: Remove inode iolock held check during allocation
lockdep complains about a the lock not being initialised as we do an ASSERT based check that the lock is not held before we initialise it to catch inodes freed with the lock held. lockdep does this check for us in the lock initialisation code, so remove the ASSERT to stop the lockdep warning. Signed-off-by: Dave Chinner <[email protected]> Reviewed-by: Christoph Hellwig <[email protected]> Signed-off-by: Alex Elder <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions