diff options
author | Miklos Szeredi <mszeredi@redhat.com> | 2021-10-22 18:03:03 +0300 |
---|---|---|
committer | Miklos Szeredi <mszeredi@redhat.com> | 2021-10-28 10:45:32 +0300 |
commit | 20235b435a5c8897e46d094454408b6ab7157dbd (patch) | |
tree | f199e64a7740146099728d29f9d82942a7b92bf8 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | 484ce65715b06aead8c4901f01ca32c5a240bc71 (diff) | |
download | linux-20235b435a5c8897e46d094454408b6ab7157dbd.tar.xz |
fuse: cleanup code conditional on fc->writeback_cache
It's safe to call file_update_time() if writeback cache is not enabled,
since S_NOCMTIME is set in this case. This part is purely a cleanup.
__fuse_copy_file_range() also calls fuse_write_update_attr() only in the
writeback cache case. This is inconsistent with other callers, where it's
called unconditionally.
Signed-off-by: Miklos Szeredi <mszeredi@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions