diff options
author | Christoph Hellwig <[email protected]> | 2011-09-19 14:55:51 +0000 |
---|---|---|
committer | Alex Elder <[email protected]> | 2011-10-11 21:15:08 -0500 |
commit | b10370585349d364ff3c550afa7922e6e21f029d (patch) | |
tree | 23996ee7961fc5595d72c5e149a4250c444356f4 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
parent | 815cb21662b914e1e14c256a3d662b1352c8509e (diff) |
xfs: unlock the inode before log force in xfs_fsync
Only read the LSN we need to push to with the ilock held, and then release
it before we do the log force to improve concurrency.
This also removes the only direct caller of _xfs_trans_commit, thus
allowing it to be merged into the plain xfs_trans_commit again.
Signed-off-by: Christoph Hellwig <[email protected]>
Signed-off-by: Alex Elder <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions