diff options
author | 2013-10-14 07:09:35 -0700 | |
---|---|---|
committer | 2013-10-21 16:51:33 -0500 | |
commit | 76ca4c238cf5858f8ba5bcd24c94c23717f1e14e (patch) | |
tree | 8059d74fc74e68a6f8765ce5f65247ba319117bd /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | xfs: don't break from growfs ag update loop on error (diff) | |
download | linux-dev-76ca4c238cf5858f8ba5bcd24c94c23717f1e14e.tar.xz linux-dev-76ca4c238cf5858f8ba5bcd24c94c23717f1e14e.zip |
xfs: always take the iolock around xfs_setattr_size
There is no reason to conditionally take the iolock inside xfs_setattr_size
when we can let the caller handle it unconditionally, which just incrases
the lock hold time for the case where it was previously taken internally
by a few instructions.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Dave Chinner <dchinner@redhat.com>
Signed-off-by: Ben Myers <bpm@sgi.com>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions