summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMiklos Szeredi <mszeredi@redhat.com>2021-10-22 18:03:02 +0300
committerMiklos Szeredi <mszeredi@redhat.com>2021-10-28 10:45:26 +0300
commit97f044f690bac2b094bfb7fb2d177ef946c85880 (patch)
tree2b93b9d464aee12ccea3701a94ea37db5b68ca7e /tools/perf/scripts/python
parentcefd1b83275d4c587bdeb2fe7aed07908642f875 (diff)
downloadlinux-97f044f690bac2b094bfb7fb2d177ef946c85880.tar.xz
fuse: don't increment nlink in link()
The fuse_iget() call in create_new_entry() already updated the inode with all the new attributes and incremented the attribute version. Incrementing the nlink will result in the wrong count. This wasn't noticed because the attributes were invalidated right after this. Updating ctime is still needed for the writeback case when the ctime is not refreshed. Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions