summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAl Viro <viro@zeniv.linux.org.uk>2015-06-19 05:39:46 +0300
committerAl Viro <viro@zeniv.linux.org.uk>2015-07-07 00:39:52 +0300
commit5a39c25562aa5eab5a798919855cf41ddeed8b0d (patch)
tree93d8998d91be23821e4e1e0f90c633f967f75927 /tools/perf/scripts/python
parentf53bd1421b3eb84375e9e6964665d23d4190400d (diff)
downloadlinux-5a39c25562aa5eab5a798919855cf41ddeed8b0d.tar.xz
ufs_inode_get{frag,block}(): get rid of retries
We are holding ->truncate_mutex, so nobody else can alter our block pointers. Rechecks/retries were needed back when we only held BKL there, and had to cope with write_begin/writepage and writepage/truncate races. Can't happen anymore... Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions